summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-22 12:55:12 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 15:58:28 -0800
commit4432247afcc0a41d6e938c44eb28ea2611b86ac4 (patch)
treebb2748dce85492fe815622193abac04e14dc3c17
parentf052b498d3616a1b84c974fb65bd35967e2cdb2b (diff)
BUILD_TREE is now , since we're no longer munging the upstream tarball
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 2e7705de..89bff84f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ export LC_COLLATE
QUILT_PATCH_DIR = debian/patches-applied
include /usr/share/quilt/quilt.make
-BUILD_TREE=Linux-PAM
+BUILD_TREE=$(CURDIR)
d = $(CURDIR)/debian
dl = $(d)/local