[SCM] lighty-stats packaging branch, master, updated. cbac160f3797367f58f29e223982264704eee84e

Maximilian Gass mxey at ghosthacking.net
Fri Jul 31 20:45:44 UTC 2009


The following commit has been merged in the master branch:
commit c8aebf42ca6cc98288844a282c56b7e9c419cb50
Author: Maximilian Gass <mxey at ghosthacking.net>
Date:   Fri Jul 31 22:44:57 2009 +0200

    debian/rules: removed mkdir
    
    the makefile was fixed upstream

diff --git a/debian/rules b/debian/rules
index 3a9dab1..3950d30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 override_dh_auto_install:
-	mkdir -p debian/lighty-stats/usr/bin
 	dh_auto_install -- prefix=debian/lighty-stats/usr
 
 %:

-- 
lighty-stats packaging



More information about the Pkg-perl-cvs-commits mailing list