diff --git a/debian/rules b/debian/rules index d1c0f6d..28a829f 100755 --- a/debian/rules +++ b/debian/rules @@ -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