summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:51:48 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:51:48 +0000
commit429907dc45779aa1ba18549f5b30044542e92d04 (patch)
treee14bae5014a99803c72ef8e84e5fa5393ed3d644 /dselect
parent62daa15f89601fb0471268a45692a327b1696743 (diff)
Fixed script positions
Author: jgg Date: 1998-12-03 07:26:52 GMT Fixed script positions
Diffstat (limited to 'dselect')
-rw-r--r--dselect/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/makefile b/dselect/makefile
index 293b31b6a..f4a781e77 100644
--- a/dselect/makefile
+++ b/dselect/makefile
@@ -7,6 +7,6 @@ include ../buildlib/defaults.mak
# DSelect interfacing directory
SOURCE = desc.apt install names setup update
-TO = $(BUILD)/dselect
+TO = $(BUILD)/scripts/dselect
include $(COPY_H)