projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make purge work again for config-files (LP: #244598) (Closes: #150831)
[apt.git]
/
dselect
/
makefile
diff --git
a/dselect/makefile
b/dselect/makefile
index cdc802864f49c0a2af9cc9c08d35646a7539b70e..fab72b264f8f55397aa28b22a36a81fb8cdb271c 100644
(file)
--- a/
dselect/makefile
+++ b/
dselect/makefile
@@
-8,9
+8,10
@@
include ../buildlib/defaults.mak
# DSelect interfacing directory
SOURCE = desc.apt install names setup update
TO = $(BUILD)/scripts/dselect
+TARGET = program
include $(COPY_H)
-LOCAL = dselect
+
#
LOCAL = dselect
SOURCE = install update
TYPE = sh
include $(PODOMAIN_H)