[SCM] openni-sensor-primesense/master: Revert "Remove superfluous clean in debian/rules"
jspricke-guest at users.alioth.debian.org
jspricke-guest at users.alioth.debian.org
Thu Jun 13 09:31:28 UTC 2013
The following commit has been merged in the master branch:
commit 9e0fbc930d88465c2966123c66c0f27ad8267623
Author: Jochen Sprickerhof <jochen at sprickerhof.de>
Date: Thu Jun 13 10:43:21 2013 +0200
Revert "Remove superfluous clean in debian/rules"
This reverts commit 250b169c42b58501cee8004589d77f585a7e6482.
diff --git a/debian/rules b/debian/rules
index db2d669..acdd1f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ override_dh_auto_build:
cd Platform/Linux/CreateRedist && bash RedistMaker
override_dh_clean:
- dh_clean
+ dh_clean -X Platform/Win32/CreateRedist/EE_NI/Includes/EENIVariables.wxi.bak
rm -rf -- Platform/Linux/Bin/
rm -rf -- Platform/Linux/Build/Utils/XnSensorServer/*-Release/
rm -rf -- Platform/Linux/Build/XnCore/*-Release/
--
openni-sensor-primesense packaging
More information about the pkg-multimedia-commits
mailing list