[SCM] blender/master: debian/rules: cosmetic re-order in "dh" command
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Fri Jan 11 13:19:52 UTC 2013
The following commit has been merged in the master branch:
commit d6375478a67f52e174fbd78b2f9866729196f446
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date: Fri Jan 11 10:59:53 2013 +0100
debian/rules: cosmetic re-order in "dh" command
Git-Dch: Ignore
diff --git a/debian/rules b/debian/rules
index 7599131..58e0ad9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,4 +66,4 @@ override_dh_pysupport:
#dh_pysupport -V 3.1
%:
- dh --buildsystem=cmake --parallel=$(PROCESSORS) $@
+ dh $@ --buildsystem=cmake --parallel=$(PROCESSORS)
--
blender packaging
More information about the pkg-multimedia-commits
mailing list