[DRE-commits] [SCM] rdtool.git branch, master, updated. debian/0.6.31-1-25-gea4581b
Taku YASUI
tach at debian.org
Sat May 5 19:21:52 UTC 2012
The following commit has been merged in the master branch:
commit ea4581bd849b1431a5d935a7bd881786417f9e3e
Author: Taku YASUI <tach at debian.org>
Date: Sun May 6 04:11:26 2012 +0900
Minor fix
diff --git a/debian/rules b/debian/rules
index dd3b51a..d372148 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ build/rdtool::
install/rdtool::
env DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=1 dh_ruby --install debian/tmp
install -D -m644 lib/rd/dot.rd2rc $(DEB_DESTDIR)/etc/rdtool/rd2rc
+ mv $(DEB_DESTDIR)/usr/bin/rdswap.rb $(DEB_DESTDIR)/usr/bin/rdswap
# Remove needless files
rm -f $(DEB_DESTDIR)/$(libdir)/rd/dot.rd2rc
--
rdtool.git
More information about the Pkg-ruby-extras-commits
mailing list