[Pkg-crosswire-devel] [Branch ~pkgcrosswire/libsword/main] Rev 31: Disabling --enable-debug FTBFS
noreply at launchpad.net
noreply at launchpad.net
Sat May 16 06:05:17 BST 2009
------------------------------------------------------------
revno: 31
committer: Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>
branch nick: main
timestamp: Sat 2009-05-16 04:22:10 +0100
message:
Disabling --enable-debug FTBFS
modified:
debian/rules
=== modified file 'debian/rules'
--- debian/rules 2009-05-16 01:13:55 +0000
+++ debian/rules 2009-05-16 03:22:10 +0000
@@ -5,11 +5,11 @@
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
-DEB_CONFIGURE_EXTRA_FLAGS := --with-zlib --with-clucene=/usr --with-icu --enable-debug
+DEB_CONFIGURE_EXTRA_FLAGS := --with-zlib --with-clucene=/usr --with-icu #--enable-debug
DEB_DH_MAKESHLIBS_ARGS_libsword8 := -V"libsword8 (>= 1.5.11.99)"
DEB_SHLIBDEPS_INCLUDE_libsword8 := debian/tmp/usr/lib
DEB_SHLIBDEPS_INCLUDE_diatheke := debian/libsword8/usr/lib
-DEB_DBG_PACKAGE_libsword8 := libsword-dbg
+#DEB_DBG_PACKAGE_libsword8 := libsword-dbg
#DEB_OPT_FLAG=-g -O0 -Werror
# The next two rules use chrpath to remove unwanted rpath info
--
Main packaging branch
https://code.launchpad.net/~pkgcrosswire/libsword/main
Your team Crosswire Packaging Team is subscribed to branch lp:libsword.
To unsubscribe from this branch go to https://code.launchpad.net/~pkgcrosswire/libsword/main/+edit-subscription.
More information about the Pkg-crosswire-devel
mailing list