[DRE-commits] [ruby-devise] 03/13: more cleanup/fixes
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Jan 3 12:54:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-devise.
commit a4ff586a0441f6ae4ea32f368adbbe5309bb2a6e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Jan 3 16:00:05 2016 +0530
more cleanup/fixes
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index b483875..6db558a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ override_dh_auto_build:
"puts Devise::VERSION")/ debian/install
clean:
+ rm -rf lib/devise/rails.rb
rmdir --ignore-fail-on-non-empty -p lib/devise/
if test -d debian/lib; then mv debian/lib .; fi
dh clean --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise.git
More information about the Pkg-ruby-extras-commits
mailing list