[DRE-commits] [redmine] 06/39: debian/rules: chmod +x bin/redmine-instances
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Dec 8 12:56:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository redmine.
commit a3aa4914461354041f393d2fef7d408db2000ffb
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Sep 21 19:12:33 2015 -0300
debian/rules: chmod +x bin/redmine-instances
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 220b1ef..3d03708 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,3 +30,6 @@ override_dh_install:
# remove shebang from Rakefile
sed -i -e '1 { /^#!/ d }' debian/redmine/usr/share/redmine/Rakefile
+
+ # FIXME make redmine-instances executable. This can be dropped when the patch is accepted upstream
+ chmod +x debian/redmine/usr/share/redmine/bin/redmine-instances
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git
More information about the Pkg-ruby-extras-commits
mailing list