[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. upstream/7.4.120.14002+dfsg-42-gb3ca466
Jo Shields
directhex at apebox.org
Thu Jan 28 19:42:15 UTC 2010
The following commit has been merged in the master branch:
commit b45ad2fd957c2172ba9ad14f57e61edf100b9860
Author: Jo Shields <directhex at apebox.org>
Date: Thu Jan 28 19:17:02 2010 +0000
fix unversioned pcfile's tinkering in rules
diff --git a/debian/rules b/debian/rules
index 21e7170..38934fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,7 +65,7 @@ override_dh_auto_install:
cp debian/db4o.pc $(CURDIR)/debian/tmp/usr/lib/pkgconfig/
perl -pe 's/#PACKAGE_ABI_VERSION#/$(DEB_CLI_ABI_VERSION)/' -i \
- $(CURDIR)/debian/tmp/usr/lib/pkgconfig/db4o-$(DEB_CLI_ABI_VERSION).pc
+ $(CURDIR)/debian/tmp/usr/lib/pkgconfig/db4o.pc
dh_auto_install
override_dh_compress:
--
db4o
More information about the Pkg-cli-libs-commits
mailing list