On Wed, May 14, 2008 at 2:57 PM, Jeremy Jones <[EMAIL PROTECTED]>
wrote:

> The attached patch includes /usr/share/postgresql/snowball_create.sql in
> the pgsql-server package.  This is needed by initdb to actually create a
> new database.  Also available at http://pastebin.ca/1018274
>
> Signed-off-by: Jeremy Jones <jjones <at> pavlovmedia.com>
>
> --
> Index: packages/libs/postgresql/Makefile
> ===================================================================
> --- packages/libs/postgresql/Makefile   (revision 11008)
> +++ packages/libs/postgresql/Makefile   (working copy)
> @@ -10,7 +10,7 @@
>
>  PKG_NAME:=postgresql
>  PKG_VERSION:=8.3.0
> -PKG_RELEASE:=1
> +PKG_RELEASE:=2
>
>  PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
>  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
> @@ -223,6 +223,7 @@
>                $(PKG_INSTALL_DIR)/usr/share/postgresql/psqlrc.sample \
>
> $(PKG_INSTALL_DIR)/usr/share/postgresql/recovery.conf.sample \
>                $(PKG_INSTALL_DIR)/usr/share/postgresql/system_views.sql
> \
> +
> $(PKG_INSTALL_DIR)/usr/share/postgresql/snowball_create.sql \
>                $(1)/usr/share/postgresql
>
>                $(INSTALL_DATA) ./files/postgresql.config
> $(1)/etc/config/postgresql
>
>
>
>
> --
> Jeremy Jones
> Lead Systems Engineer
> Pavlov Media Inc.
> [EMAIL PROTECTED]
> 217.353.3023
>
>
> --
> Jeremy Jones
> Lead Systems Engineer
> Pavlov Media Inc.
> [EMAIL PROTECTED]
> 217.353.3023
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>

Committed r11141. Thanks

Travis
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to