projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean up default-stanzas from extended_states on write
[apt.git]
/
buildlib
/
copy.mak
diff --git
a/buildlib/copy.mak
b/buildlib/copy.mak
index e8fe43deb5443faf780747649e2f5cc9c3d54dcc..3ae11a7eb9fec54d317881ed62c96cb43f511a6e 100644
(file)
--- a/
buildlib/copy.mak
+++ b/
buildlib/copy.mak
@@
-21,7
+21,7
@@
veryclean: veryclean/$(LOCAL)
MKDIRS += $(dir $($(LOCAL)-LIST))
-$($(LOCAL)-LIST) : $(TO)/% : %
dirs
+$($(LOCAL)-LIST) : $(TO)/% : %
echo Installing $< to $(@D)
cp $< $(@D)