The following commit has been merged in the master branch:
commit a7c8ef6f53b4facf022a22e5732ad6010d34be58
Author: Christoph Egger <[EMAIL PROTECTED]>
Date: Sun May 25 13:16:45 2008 +0200
* remove Win32/OS X only stuff while building
diff --git a/debian/rules b/debian/rules
index 56c3961..1cb3d2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ install: build
# Add here commands to install the package into debian/tmp
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+ find $(CURDIR)/debian/tmp -name Win32 -o -name OSX -print | xargs
/bin/rm -rf
# Build architecture-independent files here.
--
Simple and fast multimedia library for C++
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits