[SCM] C Bindings for the SFML Library branch, master, updated. upstream/1.2-15-g8b2a04f

Christoph Egger Christoph.Egger at gmx.de
Sat Jun 14 10:50:39 UTC 2008


The following commit has been merged in the master branch:
commit 84d5147e1c73e5a9519b466d23f42b158a2645c7
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date:   Sat Jun 14 12:30:09 2008 +0200

     * Removing unneeded stuff from rules

diff --git a/debian/rules b/debian/rules
index b5ea37e..15ac1b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 # This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 
 
@@ -68,22 +68,11 @@ binary-arch: build install
 	dh_installdocs
 	dh_installexamples
 	dh_install --fail-missing --sourcedir=debian/tmp
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
 	dh_installman
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-#	dh_perl
-#	dh_python
 	dh_makeshlibs
 	dh_installdeb
 	dh_shlibdeps

-- 
C Bindings for the SFML Library



More information about the Pkg-games-commits mailing list