clean up postgresql
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6928 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -195,7 +195,7 @@ define Package/pgsql-server/install
|
|||||||
$(PKG_INSTALL_DIR)/usr/share/postgresql/system_views.sql \
|
$(PKG_INSTALL_DIR)/usr/share/postgresql/system_views.sql \
|
||||||
$(1)/usr/share/postgresql
|
$(1)/usr/share/postgresql
|
||||||
|
|
||||||
$(INSTALL_DATA) ./files/postgresql.config $(1)/etc/config/postgres
|
$(INSTALL_DATA) ./files/postgresql.config $(1)/etc/config/postgresql
|
||||||
|
|
||||||
$(CP) -r \
|
$(CP) -r \
|
||||||
$(PKG_INSTALL_DIR)/usr/share/postgresql/timezone \
|
$(PKG_INSTALL_DIR)/usr/share/postgresql/timezone \
|
||||||
|
Reference in New Issue
Block a user