[xml/sgml-commit] r1708 - /packages/dbtoepub/trunk/debian/rules
dleidert-guest at users.alioth.debian.org
dleidert-guest at users.alioth.debian.org
Sun Aug 1 22:23:23 UTC 2010
Author: dleidert-guest
Date: Sun Aug 1 22:23:22 2010
New Revision: 1708
URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1708
Log:
* debian/rules: Change argument oder (#586365).
Modified:
packages/dbtoepub/trunk/debian/rules
Modified: packages/dbtoepub/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/dbtoepub/trunk/debian/rules?rev=1708&op=diff
==============================================================================
--- packages/dbtoepub/trunk/debian/rules (original)
+++ packages/dbtoepub/trunk/debian/rules Sun Aug 1 22:23:22 2010
@@ -10,7 +10,7 @@
clean:: unpatch
%::
- dh --parallel $@
+ dh $@ --parallel
override_dh_install:
dh_install
More information about the debian-xml-sgml-commit
mailing list