[xml/sgml-commit] r1853 - /packages/w3c-markup-validator/trunk/debian/rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Mar 16 15:45:23 UTC 2011


Author: periapt-guest
Date: Wed Mar 16 15:45:21 2011
New Revision: 1853

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1853
Log:
forgot to compress

Modified:
    packages/w3c-markup-validator/trunk/debian/rules

Modified: packages/w3c-markup-validator/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/rules?rev=1853&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/rules (original)
+++ packages/w3c-markup-validator/trunk/debian/rules Wed Mar 16 15:45:21 2011
@@ -32,6 +32,7 @@
 # are required as part of that. In order to facilitate 
 # any modifications to the code we have these rules.
 override_dh_compress:
+	dh_compress
 	gzip -c htdocs/navbar.css > ${TMP}/${HTML_DIR}/navbar.css.gz
 	gzip -c htdocs/base.css > ${TMP}/${HTML_DIR}/base.css.gz
 	gzip -c htdocs/tips.css > ${TMP}/${HTML_DIR}/tips.css.gz




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