pg 0.7.9.2008.10.05 → 0.7.9.2008.10.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ext/extconf.rb +0 -2
  2. metadata +2 -2
@@ -8,8 +8,6 @@ rescue
8
8
  exit 1
9
9
  end
10
10
 
11
- $libs = IO.popen("pg_config --libs").readline.chomp
12
-
13
11
  # OS X compatibility
14
12
  if(RUBY_PLATFORM =~ /darwin/) then
15
13
  # test if postgresql is probably universal
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.9.2008.10.05
4
+ version: 0.7.9.2008.10.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yukihiro Matsumoto
@@ -13,7 +13,7 @@ autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
15
 
16
- date: 2008-10-05 00:00:00 -07:00
16
+ date: 2008-10-13 00:00:00 -07:00
17
17
  default_executable:
18
18
  dependencies: []
19
19