[SCM] yafaray/master: debian/rules: removing useless cmake parameter

mfv-guest at users.alioth.debian.org mfv-guest at users.alioth.debian.org
Sat Sep 17 10:40:47 UTC 2011


The following commit has been merged in the master branch:
commit 62619eaeee40188d47483f6bb733dbfae69c4703
Author: Matteo F. Vescovi <m.vescovi at revese.it>
Date:   Sat Sep 17 12:37:57 2011 +0200

    debian/rules: removing useless cmake parameter

diff --git a/debian/rules b/debian/rules
index 1f2bca0..27c8b3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@ PY3VERS=$(shell py3versions -drv debian/control)
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DCMAKE_LIBRARY_PATH=/usr/lib/yafaray \
 		-DCMAKE_INSTALL_RPATH=/usr/lib/yafaray/bin \
 		-DCMAKE_BUILD_TYPE=RELEASE \

-- 
yafaray packaging



More information about the pkg-multimedia-commits mailing list