Author: alfie
Date: 2009-02-02 15:00:18 +0000 (Mon, 02 Feb 2009)
New Revision: 8725
Modified:
packages/branches/wesnoth/experimental/debian/changelog
packages/branches/wesnoth/experimental/debian/rules
Log:
configure with --disable-strict-compilation, upstream will work on it.
Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog 2009-02-02
12:52:56 UTC (rev 8724)
+++ packages/branches/wesnoth/experimental/debian/changelog 2009-02-02
15:00:18 UTC (rev 8725)
@@ -3,8 +3,9 @@
* First beta for upcoming 1.6 release! Wooh. Fixes:
- Local Game offers to switch a player into a Network Player
(closes: #505402)
+ * configure with --disable-strict-compilation, upstream will work on it.
- -- Gerfried Fuchs <[email protected]> Mon, 02 Feb 2009 13:50:05 +0100
+ -- Gerfried Fuchs <[email protected]> Mon, 02 Feb 2009 15:53:44 +0100
wesnoth (1:1.5.8-1) experimental; urgency=low
Modified: packages/branches/wesnoth/experimental/debian/rules
===================================================================
--- packages/branches/wesnoth/experimental/debian/rules 2009-02-02 12:52:56 UTC
(rev 8724)
+++ packages/branches/wesnoth/experimental/debian/rules 2009-02-02 15:00:18 UTC
(rev 8725)
@@ -21,7 +21,7 @@
CFLAGS += -O2
endif
-CONFIGURE_SWITCHES = --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE)
--disable-rpath --prefix=/usr --mandir=\$${prefix}/share/man
--bindir=\$${prefix}/games --with-datadir-name=wesnoth
--with-localedir=\$${prefix}/share/locale --with-fifodir=/var/run/wesnothd
--datadir=\$${prefix}/share/games --enable-server --enable-python
--with-fribidi --enable-python-install CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+CONFIGURE_SWITCHES = --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE)
--disable-rpath --prefix=/usr --mandir=\$${prefix}/share/man
--bindir=\$${prefix}/games --with-datadir-name=wesnoth
--with-localedir=\$${prefix}/share/locale --with-fifodir=/var/run/wesnothd
--datadir=\$${prefix}/share/games --enable-server --enable-python
--with-fribidi --enable-python-install CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
--disable-strict-compilation
# calculate the version strings
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits