summaryrefslogtreecommitdiff
path: root/openwrt/package/cups/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-04-11 03:51:40 +0000
committerNicolas Thill <nico@openwrt.org>2005-04-11 03:51:40 +0000
commit5abcbb89430c84c6ebc33236cbb8019bacb1aed4 (patch)
tree5551d61e349110ce13f536194029bc9931fc66d9 /openwrt/package/cups/Makefile
parent216f5af5bec8d18fa1ff82ad90d2393c6c358958 (diff)
downloadmtk-20170518-5abcbb89430c84c6ebc33236cbb8019bacb1aed4.zip
mtk-20170518-5abcbb89430c84c6ebc33236cbb8019bacb1aed4.tar.gz
mtk-20170518-5abcbb89430c84c6ebc33236cbb8019bacb1aed4.tar.bz2
Fix my previous typo in cifsmount and cups install
SVN-Revision: 627
Diffstat (limited to 'openwrt/package/cups/Makefile')
-rw-r--r--openwrt/package/cups/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/cups/Makefile b/openwrt/package/cups/Makefile
index 237773f..4280a3f 100644
--- a/openwrt/package/cups/Makefile
+++ b/openwrt/package/cups/Makefile
@@ -90,7 +90,7 @@ $(PKG_IPK): $(PKG_IPK_DIR)/usr/sbin/cupsd
find $(PKG_IPK_DIR) -name CVS | xargs rm -rf
$(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: $(DL_DIR)/$(PKG_SOURCE)