[DRE-commits] [ruby-rails-timeago] 09/10: adjust executable permissions

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 30 06:12:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-rails-timeago.

commit 2bf05e0fe0d1a0a281b87b73144586d43861f037
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 30 11:31:23 2014 +0530

    adjust executable permissions
---
 debian/rules | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/rules b/debian/rules
index d81794d..9cf1c66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,11 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_build:
+	dh_auto_build -O--buildsystem=ruby
+	chmod -x vendor/assets/javascripts/locales/jquery.timeago.uz.js
+
+override_dh_auto_clean:
+	dh_auto_clean -O--buildsystem=ruby
+	chmod +x vendor/assets/javascripts/locales/jquery.timeago.uz.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-timeago.git



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