diff --git a/package/michiel/ruby-postgres/ruby-postgres.conf b/package/michiel/ruby-postgres/ruby-postgres.conf index 68d4aa586..17ac0c787 100644 --- a/package/michiel/ruby-postgres/ruby-postgres.conf +++ b/package/michiel/ruby-postgres/ruby-postgres.conf @@ -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 } diff --git a/package/michiel/ruby-postgres/ruby-postgres.desc b/package/michiel/ruby-postgres/ruby-postgres.desc index 31a158934..7c494dc1e 100644 --- a/package/michiel/ruby-postgres/ruby-postgres.desc +++ b/package/michiel/ruby-postgres/ruby-postgres.desc @@ -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/