summaryrefslogtreecommitdiff
path: root/dselect/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-12-09 17:49:46 -0800
committerMichael Vogt <michael.vogt@ubuntu.com>2008-12-09 17:49:46 -0800
commitde4e6f6b78154cf2c4afea4aea74b5bca3fba96f (patch)
tree2759f5959ce15112935a2e9d22e6395e8b0ddd71 /dselect/makefile
parentf23153d046f014f96d442fca5b9ef6ede7fcf546 (diff)
parent3205e1f3b0dc9310fe767aef23824d0deb7a26bf (diff)
merged from the debian-sid branch
Diffstat (limited to 'dselect/makefile')
-rw-r--r--dselect/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/makefile b/dselect/makefile
index c2059f92a..fab72b264 100644
--- a/dselect/makefile
+++ b/dselect/makefile
@@ -11,7 +11,7 @@ TO = $(BUILD)/scripts/dselect
TARGET = program
include $(COPY_H)
-LOCAL = dselect
+# LOCAL = dselect
SOURCE = install update
TYPE = sh
include $(PODOMAIN_H)