Browse Source

Chris Efant:


			
			
				rocklinux
			
			
		
Chris Efant 20 years ago
parent
commit
bba424b5eb
2 changed files with 3 additions and 2 deletions
  1. +1
    -0
      package/michiel/postgresql/postgresql.conf
  2. +2
    -2
      package/michiel/postgresql/postgresql.desc

+ 1
- 0
package/michiel/postgresql/postgresql.conf

@ -28,6 +28,7 @@ fi
var_append extraconfopt " " "--with-CXX"
var_append extraconfopt " " "--with-gnu-ld"
var_append extraconfopt " " "--with-perl"
var_append extraconfopt " " "--with-openssl"
postgresql_pm() {
# Create the data directory

+ 2
- 2
package/michiel/postgresql/postgresql.desc

@ -41,8 +41,8 @@
[L] OpenSource
[S] Stable
[V] 7.4.2
[V] 7.4.3
[P] X -----5---9 132.600
[D] 3418085628 postgresql-7.4.2.tar.bz2 ftp://ftp.postgresql.org/pub/source/v7.4.2/
[D] 3586885641 postgresql-7.4.3.tar.bz2 ftp://ftp.postgresql.org/pub/source/v7.4.3/

Loading…
Cancel
Save