]> git.saurik.com Git - apt.git/commitdiff
Fixed script positions
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:51:48 +0000 (16:51 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:51:48 +0000 (16:51 +0000)
Author: jgg
Date: 1998-12-03 07:26:52 GMT
Fixed script positions

dselect/makefile

index 293b31b6a8f52e29baf21be0cd3ecdb38d7fef2f..f4a781e778e6c08433ab14d792090c0b34d16d58 100644 (file)
@@ -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)