The following commit has been merged in the master branch:
commit 84d5147e1c73e5a9519b466d23f42b158a2645c7
Author: Christoph Egger <[EMAIL PROTECTED]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to