[DRE-commits] [SCM] Ruby Binding of Tokyo Cabinet Database branch, master, updated. b34802990be7a0a4a3952a9e9f90a916b09bb5dd

Laurent Arnoud laurent at spkdev.net
Thu Apr 7 21:46:23 UTC 2011


The following commit has been merged in the master branch:
commit 182ef10bc2401718e32b953ade1476f99376a2dc
Author: Laurent Arnoud <laurent at spkdev.net>
Date:   Thu Apr 7 22:44:06 2011 +0200

    clean .so and .o
    
    Signed-off-by: Laurent Arnoud <laurent at spkdev.net>

diff --git a/debian/rules b/debian/rules
index a4b9e28..d6c4c4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -f *.so *.o

-- 
Ruby Binding of Tokyo Cabinet Database



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