[DRE-commits] [SCM] ruby-ldap.git branch, master, updated. debian/0.9.11-1-3-g0786936
Antonio Terceiro
terceiro at softwarelivre.org
Thu Dec 1 00:42:06 UTC 2011
The following commit has been merged in the master branch:
commit 0786936eecc10925da051993ffe01258b0ee4541
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Wed Nov 30 22:40:13 2011 -0200
Remore executable bit from examples
diff --git a/debian/rules b/debian/rules
index c6142f6..daf5fc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installexamples:
+ dh_installexamples
+ chmod -x debian/ruby-ldap/usr/share/doc/ruby-ldap/examples/test/*
--
ruby-ldap.git
More information about the Pkg-ruby-extras-commits
mailing list