- updated ruby-postgres (0.7.1) - fixed ruby-postgres' postgres useage ($pkg_xx_prefix instead of static) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2331 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -21,7 +21,8 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
ruby-pg_main() {
ruby extconf.rb
ruby extconf.rb --with-pgsql-include-dir=$pkg_postgresql_prefix/include \
--with-pgsql-lib=$pkg_postgresql_prefix/lib
make
make install
}
@ -1,4 +1,3 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
@ -34,8 +33,9 @@
[L] GPL
[S] Stable
[V] 0.7.0
[V] 0.7.1
[P] X -----5---9 706.000
[D] 3035947900 ruby-postgres-0.7.0.tar.gz http://www.postgresql.jp/interfaces/ruby/archive/
[D] 1329456040 ruby-postgres-0.7.1.tar.gz http://www.postgresql.jp/interfaces/ruby/archive/