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