mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@649 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -97,7 +97,7 @@ $(IPKG_LIBPQ): $(STAGING_DIR)/usr/lib/libpq.so
|
||||
$(INFO_LIBPQ): $(IPKG_LIBPQ)
|
||||
$(IPKG) install $(IPKG_LIBPQ)
|
||||
|
||||
prepare: $(PKG_BUILDPKG_SOURCE_DIR)/.prepared
|
||||
prepare: $(PKG_BUILD_DIR)/.prepared
|
||||
compile: $(IPKG_LIBPQ)
|
||||
install: $(INFO_LIBPQ)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user