[SCM] Simple and fast multimedia library for C++ branch, master, updated. upstream/1.4-90-gb25d0c2

Christoph Egger Christoph.Egger at gmx.de
Sun Jun 14 22:42:22 UTC 2009


The following commit has been merged in the master branch:
commit b25d0c2c432df070eb195ce63e42533925e6552e
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date:   Mon Jun 15 00:41:02 2009 +0200

    lib/ is missing from time to time, just create it if needed

diff --git a/debian/rules b/debian/rules
index 8653250..356d632 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ configure-stamp: $(QUILT_STAMPFN)
 build: build-stamp
 build-stamp: configure-stamp 
 	dh_testdir
-
+	-mkdir lib 
 	$(MAKE) sfml
 	touch $@
 

-- 
Simple and fast multimedia library for C++



More information about the Pkg-games-commits mailing list