projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
give rc-status packages a pin of -1
[apt.git]
/
dselect
/
makefile
diff --git
a/dselect/makefile
b/dselect/makefile
index 293b31b6a8f52e29baf21be0cd3ecdb38d7fef2f..fab72b264f8f55397aa28b22a36a81fb8cdb271c 100644
(file)
--- a/
dselect/makefile
+++ b/
dselect/makefile
@@
-7,6
+7,11
@@
include ../buildlib/defaults.mak
# DSelect interfacing directory
SOURCE = desc.apt install names setup update
# DSelect interfacing directory
SOURCE = desc.apt install names setup update
-TO = $(BUILD)/dselect
+TO = $(BUILD)/scripts/dselect
+TARGET = program
include $(COPY_H)
include $(COPY_H)
-
+
+# LOCAL = dselect
+SOURCE = install update
+TYPE = sh
+include $(PODOMAIN_H)