From ce022c47710859a697219ab87d1db655332c4d62 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 11 Apr 2005 03:51:40 +0000 Subject: 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 --- package/cifsmount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/cifsmount') diff --git a/package/cifsmount/Makefile b/package/cifsmount/Makefile index 84c4564b6..bfd2c9ba4 100644 --- a/package/cifsmount/Makefile +++ b/package/cifsmount/Makefile @@ -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: -- cgit v1.2.3