[xml/sgml-commit] r846 - /packages/docbook-xsl/trunk/debian/rules

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Mon Aug 20 02:30:35 UTC 2007


Author: dleidert-guest
Date: Mon Aug 20 02:30:34 2007
New Revision: 846

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=846
Log:
* debian/rules (binary-indep): Fix permissions of SVGs and a stylesheet,
  that do not need to be executable.


Modified:
    packages/docbook-xsl/trunk/debian/rules

Modified: packages/docbook-xsl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl/trunk/debian/rules?rev=846&op=diff
==============================================================================
--- packages/docbook-xsl/trunk/debian/rules (original)
+++ packages/docbook-xsl/trunk/debian/rules Mon Aug 20 02:30:34 2007
@@ -40,6 +40,8 @@
 	dh_link
 	dh_compress
 	dh_fixperms
+	chmod 644 $(CURDIR)/debian/$(PACKAGE)/usr/share/xml/docbook/stylesheet/nwalsh/images/callouts/*.svg \
+	    $(CURDIR)/debian/$(PACKAGE)/usr/share/xml/docbook/stylesheet/nwalsh/roundtrip/pages2normalise.xsl
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums




More information about the debian-xml-sgml-commit mailing list