]> git.saurik.com Git - apt.git/blobdiff - buildlib/copy.mak
update symbols file with hints from the buildlogs
[apt.git] / buildlib / copy.mak
index e8fe43deb5443faf780747649e2f5cc9c3d54dcc..3ae11a7eb9fec54d317881ed62c96cb43f511a6e 100644 (file)
@@ -21,7 +21,7 @@ veryclean: veryclean/$(LOCAL)
 
 MKDIRS += $(dir $($(LOCAL)-LIST))
 
-$($(LOCAL)-LIST) : $(TO)/% : % dirs
+$($(LOCAL)-LIST) : $(TO)/% : %
        echo Installing $< to $(@D)
        cp $< $(@D)