[arch-commits] Commit in docbook-xsl/trunk (PKGBUILD)

Tom Gundersen tomegun at archlinux.org
Wed Jun 27 22:20:39 UTC 2012


    Date: Wednesday, June 27, 2012 @ 18:20:39
  Author: tomegun
Revision: 162686

upgpkg: docbook-xsl 1.77.1-2

upstream release

Modified:
  docbook-xsl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-27 22:11:32 UTC (rev 162685)
+++ PKGBUILD	2012-06-27 22:20:39 UTC (rev 162686)
@@ -6,7 +6,7 @@
 
 pkgname=docbook-xsl
 pkgver=1.77.1
-pkgrel=1
+pkgrel=2
 pkgdesc='XML stylesheets for Docbook-xml transformations'
 arch=('any')
 license=('custom')
@@ -21,7 +21,7 @@
 	_pkgroot=${pkgdir}/usr/share/xml/docbook/xsl-stylesheets-${pkgver}
 
         install -dm755 ${_pkgroot}
-	install -m644 VERSION ${_pkgroot}
+	install -m644 VERSION VERSION.xsl ${_pkgroot}
 
 	for fn in assembly common eclipse epub epub3 fo highlighting html htmlhelp javahelp lib \
                   manpages params profiling roundtrip template website xhtml xhtml-1_1 xhtml5; do




More information about the arch-commits mailing list