[arch-commits] CVS update of arch/build/office/docbook-xsl (PKGBUILD)
Dan McGee
dan at archlinux.org
Sun Jul 1 14:40:24 UTC 2007
Date: Sunday, July 1, 2007 @ 10:40:24
Author: dan
Path: /home/cvs-arch/arch/build/office/docbook-xsl
Modified: PKGBUILD (1.17 -> 1.18)
upgpkg: docbook-xsl 1.72.0-4
put back missing VERSION file, needed by a2x
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Index: arch/build/office/docbook-xsl/PKGBUILD
diff -u arch/build/office/docbook-xsl/PKGBUILD:1.17 arch/build/office/docbook-xsl/PKGBUILD:1.18
--- arch/build/office/docbook-xsl/PKGBUILD:1.17 Sat Jun 30 08:15:53 2007
+++ arch/build/office/docbook-xsl/PKGBUILD Sun Jul 1 10:40:23 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.17 2007/06/30 12:15:53 jgc Exp $
+# $Id: PKGBUILD,v 1.18 2007/07/01 14:40:23 dan Exp $
# Contributer: Sean Middleditch <elanthis at awesomeplay.com>
# Maintainer: dorphell <dorphell at archlinux.org>
pkgname=docbook-xsl
pkgver=1.72.0
-pkgrel=3
+pkgrel=4
pkgdesc="XML stylesheets for Docbook-xml transformations."
arch=(i686 x86_64)
license=('custom')
@@ -31,5 +31,7 @@
install -m644 ${fn}/*.xsl ${startdir}/pkg/usr/share/xml/docbook/xsl-stylesheets-${pkgver}/${fn}/
done
mkdir -p ${startdir}/pkg/etc/xml
+ install -m644 VERSION ${startdir}/pkg/usr/share/xml/docbook/xsl-stylesheets-${pkgver}/
+
install -m644 -D COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
}
More information about the arch-commits
mailing list