[SCM] Packaging the irrlicht game engine branch, master, updated. upstream/1.5-47-gc2e1782
Christoph Egger
Christoph.Egger at gmx.de
Thu Jul 30 10:41:19 UTC 2009
The following commit has been merged in the master branch:
commit 9808c37e81c121502286507f2475525d85b867b8
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date: Wed Jul 29 20:52:53 2009 +0200
improve rules
diff --git a/debian/rules b/debian/rules
index 613fa35..454320c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,8 @@ major=1
build-lib-%: $(QUILT_STAMPFN) #move-away
dh_testdir
+ [ -d lib/Linux ] || mkdir -p lib/Linux
+
(cd source/Irrlicht; \
CFLAGS="$(CFLAGS)" LFLAGS="$(LFLAGS)" CXXFLAGS="$(CXXFLAGS)" $(MAKE) $*; \
);
--
Packaging the irrlicht game engine
More information about the Pkg-games-commits
mailing list