mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
e921af5412
Use mode 0755 by default on rc.postgresql, but if the script already exists on the system when the package is installed or upgraded, the existing permissions will be kept. Thanks to Don Allen for the problem report. For full context, see: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-April/005405.html
10 lines
310 B
Text
10 lines
310 B
Text
PRGNAM="postgresql"
|
|
VERSION="8.4.2"
|
|
HOMEPAGE="http://www.postgresql.org"
|
|
DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.4.2/postgresql-8.4.2.tar.bz2"
|
|
MD5SUM="d738227e2f1f742d2f2d4ab56496c5c6"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
MAINTAINER="Adis Nezirovic"
|
|
EMAIL="adis_at_linux.org.ba"
|
|
APPROVED="Erik Hanson"
|