[DRE-commits] [ruby-sidekiq] 06/10: fix build rules as well
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 21 14:54:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-sidekiq.
commit 24286a52d30d10f047eb350ffc78aae68bc15e40
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 21 20:05:40 2014 +0530
fix build rules as well
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index b1c9ccf..b0ee938 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,11 +23,8 @@ override_dh_auto_build:
chmod -x web/assets/images/bootstrap/glyphicons-halflings-white.png
chmod -x web/assets/images/bootstrap/glyphicons-halflings.png
chmod -x web/assets/javascripts/locales/jquery.timeago.uz.js
- chmod -x web/assets/javascripts/application.js
chmod -x web/assets/images/logo.png
chmod -x web/assets/images/status/active.png
- mv web/assets/javascripts/application.js web/assets/javascripts/application.js.orig
- mv web/assets/javascripts/dashboard.js web/assets/javascripts/dashboard.js.orig
cat /usr/share/javascript/jquery/jquery.min.js /usr/share/javascript/jquery-timeago/jquery.timeago.min.js > web/assets/javascripts/application.js
cat /usr/share/javascript/d3/d3.min.js /usr/share/javascript/rickshaw/rickshaw.min.js > web/assets/javascripts/dashboard.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sidekiq.git
More information about the Pkg-ruby-extras-commits
mailing list