[DRE-commits] [SCM] ruby-thin.git branch, master, updated. upstream/1.2.11-14-g6c020b5

Laurent Arnoud laurent at spkdev.net
Sun Sep 25 20:36:35 UTC 2011


The following commit has been merged in the master branch:
commit 6c020b5987a37686c64a9a3e8768f58643357f33
Author: Laurent Arnoud <laurent at spkdev.net>
Date:   Sun Sep 25 22:36:29 2011 +0200

    Remove useless override (done by gem2deb).
    
    Signed-off-by: Laurent Arnoud <laurent at spkdev.net>

diff --git a/debian/rules b/debian/rules
index 4b63d7e..1ab2ab2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,3 @@
 
 override_dh_install:
 	ruby ./debian/gen_init.rb
-
-override_dh_auto_clean:
-	dh_auto_clean
-	cd ext/thin_parser/ && rm -f mkmf.log parser.o thin_parser.so thin.o

-- 
ruby-thin.git



More information about the Pkg-ruby-extras-commits mailing list