[SCM] graphite2 packaging repository branch, master, updated. graphite2_0.9.4_dfsg-1-5-g44f39e1
The following commit has been merged in the master branch:
commit 44f39e159043e798604015ba145800376b41227c
Author: Rene Engelhard <rene@debian.org>
Date: Wed Jul 20 17:40:41 2011 +0200
build with -DDISABLE_TRACING:bool=1
diff --git a/changelog b/changelog
index 51f96d6..6ae4ddc 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+graphite2 (0.9.4.dfsg-5) UNRELEASED; urgency=low
+
+ * build with -DDISABLE_TRACING:bool=1
+
+ -- Rene Engelhard <rene@debian.org> Wed, 20 Jul 2011 15:36:44 +0000
+
graphite2 (0.9.4.dfsg-4) unstable; urgency=low
* grr, remove dpkg-source generated patch which readds ppport.h...
diff --git a/rules b/rules
index ba0c796..dd10a6d 100755
--- a/rules
+++ b/rules
@@ -46,7 +46,7 @@ override_dh_auto_clean:
dh_auto_clean
override_dh_auto_configure:
- dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release
+ dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release -DDISABLE_TRACING:bool=1
override_dh_gencontrol:
dh_gencontrol -Nlibtext-graphite2-perl -O--builddirectory=build
--
graphite2 packaging repository
Reply to: