[test] DESTDIR updated

This commit is contained in:
lars 2006-04-29 09:41:55 +00:00
parent ff35e956fe
commit c6d2e563a4

2
debian/rules vendored
View file

@ -16,7 +16,7 @@ export DH_COMPAT=4
configure: configure-stamp
configure-stamp: patch
dh_testdir
perl Makefile.PL INSTALLDIRS=vendor
perl Makefile.PL INSTALLDIRS=vendor DESTDIR=$(CURDIR)/debian/build
touch configure-stamp