aboutsummaryrefslogtreecommitdiffstats
path: root/package/cups
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
commit54302a62c3c704d8fc22fe585ec314864148c5ea (patch)
tree2efccad352ef8f7dfba10b5ecc1819ef31c870be /package/cups
parent8a2c50a1a0a2f087e7f0c9d126c9f35994340cd4 (diff)
downloadmaster-187ad058-54302a62c3c704d8fc22fe585ec314864148c5ea.tar.gz
master-187ad058-54302a62c3c704d8fc22fe585ec314864148c5ea.tar.bz2
master-187ad058-54302a62c3c704d8fc22fe585ec314864148c5ea.zip
Fix my previous typo in cifsmount and cups install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@627 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cups')
-rw-r--r--package/cups/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cups/Makefile b/package/cups/Makefile
index 237773f8b9..4280a3fc3b 100644
--- a/package/cups/Makefile
+++ b/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)