[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 238e2d76ffe6cb9111fb665ead682e48eabada16
Author: Taku YASUI <tach at debian.org>
Date: Sun May 6 03:55:48 2012 +0900
Use debian/tmp for using dh_install
diff --git a/debian/rules b/debian/rules
index f68aefe..4cd92e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ build/rdtool::
mv RDSWAP.1 debian/rdswap.1
install/rdtool::
- env DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=debian/tmp dh_ruby --install
+ env DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=debian/tmp dh_ruby --install debian/tmp
#ruby setup.rb install --prefix=$(DEB_DESTDIR)
install -D -m644 lib/rd/dot.rd2rc $(DEB_DESTDIR)/etc/rdtool/rd2rc
--
rdtool.git
More information about the Pkg-ruby-extras-commits
mailing list