projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
create /var/run on radvd start
[openwrt.git]
/
openwrt
/
package
/
postgresql
/
Makefile
diff --git
a/openwrt/package/postgresql/Makefile
b/openwrt/package/postgresql/Makefile
index
6ed5b16
..
3582a89
100644
(file)
--- 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_BUILD
PKG_SOURCE
_DIR)/.prepared
+prepare: $(PKG_BUILD_DIR)/.prepared
compile: $(IPKG_LIBPQ)
install: $(INFO_LIBPQ)
This page took
0.022751 seconds
and
4
git commands to generate.