From: Nicolas Thill Date: Thu, 14 Apr 2005 07:21:31 +0000 (+0000) Subject: Fix typo X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0a13f2462f02b4c78f514af69fdea4ac52ecc172;p=15.05%2Fopenwrt.git Fix typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@649 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/postgresql/Makefile b/package/postgresql/Makefile index 6ed5b1634f..3582a89169 100644 --- a/package/postgresql/Makefile +++ b/package/postgresql/Makefile @@ -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)