[SCM] Packaging the irrlicht game engine branch, master, updated. upstream/1.5-63-gb899589
Christoph Egger
Christoph.Egger at gmx.de
Sat Oct 3 17:38:27 UTC 2009
The following commit has been merged in the master branch:
commit b8995893dc7f3540bbfff49e60327faa59348e82
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date: Sat Oct 3 19:38:19 2009 +0200
Make -dev package installable
diff --git a/debian/rules b/debian/rules
index 8117ac7..727bda1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,7 +96,7 @@ binary-arch: install
dh_installdocs -a
dh_install -a
dh_installman -a
- dh_link -a -plibirrlicht1 usr/lib/libIrrlicht.so.$(version) usr/lib/libIrrlicht.so.$(major)
+ dh_link -plibirrlicht1 usr/lib/libIrrlicht.so.$(version) usr/lib/libIrrlicht.so.$(major)
dh_strip -a --dbg-package=libirrlicht$(major)-dbg
dh_compress -a
dh_fixperms -a
--
Packaging the irrlicht game engine
More information about the Pkg-games-commits
mailing list