[SCM] libzen/master: Mangle the cmake .pc, not the autofoo one
hyperair at users.alioth.debian.org
hyperair at users.alioth.debian.org
Sun Apr 19 17:51:23 UTC 2015
The following commit has been merged in the master branch:
commit a6c44102fc3f23e577cf71e0f8202c5bbd5eb832
Author: Chow Loong Jin <hyperair at debian.org>
Date: Fri Jan 9 14:07:33 2015 +0800
Mangle the cmake .pc, not the autofoo one
diff --git a/debian/rules b/debian/rules
index 9957b46..ddb87e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_build:
cd Source/Doc && doxygen Doxyfile
cp Source/Doc/*.html ./
- sed -i -e 's|Version: |Version: $(version)|g' Project/GNU/Library/libzen.pc
+ sed -i -e 's|Version: |Version: $(version)|g' Project/CMake/libzen.pc
dh_auto_build -D$(libpath)
--
libzen packaging
More information about the pkg-multimedia-commits
mailing list