[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.23-1-2-gb878f3c
Ove Kaaven
ovek at arcticnet.no
Fri Jun 12 17:44:30 UTC 2009
The following commit has been merged in the master branch:
commit 9eefaf50885bb48667685a34b9b9d0f0101ed76d
Author: Ove Kaaven <ovek at arcticnet.no>
Date: Fri Jun 12 17:26:35 2009 +0200
Exclude wine.bin from stripping, so that this will compile on lenny.
diff --git a/debian/rules b/debian/rules
index 5897cab..533b861 100755
--- a/debian/rules
+++ b/debian/rules
@@ -313,7 +313,7 @@ binary-arch: install-arch-stamp
# I'll just have to exclude them here, I guess.
# (They're pretty small ones anyway...)
dh_strip -s --dbg-package=libwine-dbg$(VERSUFFIX) \
- -Xwine-kthread -Xwine-pthread -Xwine-preloader
+ -Xwine-kthread -Xwine-pthread -Xwine-preloader -Xwine.bin
# We don't need symbols for the build tools...
rm -rf debian/libwine-dbg$(VERSUFFIX)/usr/lib/debug/usr/bin
--
Debian Wine packaging
More information about the pkg-wine-party
mailing list