[DRE-commits] [ruby-rails-assets-favico.js] 02/02: remove uglify step

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jan 2 19:09:35 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-favico.js.

commit 1a9a58cd9b309a61e67208b9f12d978d4e91f966
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Jan 3 00:10:57 2016 +0530

    remove uglify step
---
 debian/rules | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index cf83c72..b5052b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,16 +12,7 @@
 #export DH_RUBY_GEMSPEC=gem.gemspec
 #
 # Uncomment to check dependencies during build:
-# export GEM2DEB_TEST_RUNNER = --check-dependencies
+export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-
-override_dh_auto_build:
-	uglifyjs -o app/assets/javascripts/favico.js/favico-0.3.9.min.js \
-	app/assets/javascripts/favico.js/favico.js
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -f app/assets/javascripts/favico.js/favico-*.min.js
-

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



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