Fix my previous typo in cifsmount and cups install

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@627 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2005-04-11 03:51:40 +00:00
parent 1ce3dd25a1
commit 2ec216d7cd
2 changed files with 2 additions and 2 deletions

View File

@@ -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)