From 3b8ac097503e32b9ee2ee75cada4f31441d1dd07 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 15 Nov 2011 18:40:19 -0600 Subject: [PATCH] try using the directory we're already planning to use... --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 8e5b79c..2ef0bf0 100755 --- a/debian/rules +++ b/debian/rules @@ -9,8 +9,7 @@ export DH_VERBOSE=1 override_dh_auto_build: - install -d $(CURDIR)/debian/tmp - INSTALLDIR=$(CURDIR)/debian/tmp dh_auto_build + INSTALLDIR=$(CURDIR)/debian/uaputl dh_auto_build %: dh $@ -- 2.30.2