mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:12:49 +02:00
Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@649 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1c33cb638b
commit
8e6558325d
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user