From: Nicolas Thill Date: Thu, 14 Apr 2005 07:21:31 +0000 (+0000) Subject: Fix typo X-Git-Tag: reboot~33063 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=898ec64d3e3fa26b7e67c90b40f877f5d07618f7;p=oweals%2Fopenwrt.git Fix typo SVN-Revision: 649 --- diff --git a/openwrt/package/postgresql/Makefile b/openwrt/package/postgresql/Makefile index 6ed5b1634f..3582a89169 100644 --- a/openwrt/package/postgresql/Makefile +++ b/openwrt/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)