[SCM] openni/master: Fix rules

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Mon May 20 03:25:53 UTC 2013


The following commit has been merged in the master branch:
commit 5345165c14e1c508fcca4d0feadc8613d1f76b5b
Author: Jochen Sprickerhof <jochen at sprickerhof.de>
Date:   Fri Jul 13 11:20:35 2012 +0200

    Fix rules

diff --git a/debian/rules b/debian/rules
index 3bcb045..1a596f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --buildsystem=makefile
 
 override_dh_auto_build:
-	cd Platform/Linux/CreateRedist && sh RedistMaker
+	cd Platform/Linux/CreateRedist && ./RedistMaker
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
openni packaging



More information about the pkg-multimedia-commits mailing list