[SCM] vdr-plugin-xine packaging repository branch, master, updated. debian/0.9.4-7-4-g431c40a

etobi git at e-tobi.net
Sat Mar 16 08:35:04 UTC 2013


The following commit has been merged in the master branch:
commit df2b9404fd24087301e0ae99d293a7beb0d34830
Author: etobi <git at e-tobi.net>
Date:   Sat Mar 16 09:25:42 2013 +0100

    Fixed dh --parallel call

diff --git a/debian/rules b/debian/rules
index 2f7543e..a33b1e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
 CXXFLAGS += -fPIC $(CPPFLAGS)
 
 %:
-	dh --parallel $@
+	dh $@ --parallel
 
 override_dh_auto_build:
 	dh_auto_build -- all $(MAKE_OPTIONS)

-- 
vdr-plugin-xine packaging repository



More information about the pkg-vdr-dvb-changes mailing list