[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:51 UTC 2012


The following commit has been merged in the master branch:
commit 799db6f89deec74391bfa19e62368d83018b263e
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 03:51:52 2012 +0900

    Use debian/tmp for using dh_install

diff --git a/debian/rules b/debian/rules
index cdf4429..9bad539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
+DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR = debian/tmp
 libdir := $(shell ruby -r rbconfig -e 'print RbConfig::CONFIG["vendordir"]')
 
 clean::

-- 
rdtool.git



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