Fix my previous typo in cifsmount and cups install
[openwrt.git] / openwrt / package / cifsmount / Makefile
index 84c4564..bfd2c9b 100644 (file)
@@ -19,7 +19,7 @@ $(PKG_IPK): $(PKG_BUILD_DIR)/sbin/mount.cifs
        $(SCRIPT_DIR)/make-ipkg-dir.sh $(PKG_IPK_DIR) $(PKG_NAME).control $(PKG_VERSION)-$(PKG_RELEASE) $(ARCH)
        $(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR)
 
-$(IPKG_STATE_DIR)/info/$(PKG_NAME).list
+$(IPKG_STATE_DIR)/info/$(PKG_NAME).list:
        $(IPKG) install $(PKG_IPK)
 
 source:
This page took 0.02035 seconds and 4 git commands to generate.