Changed postgresql to default to install into /opt/postgresql
The ROCK's unwritten standard said this kind of things should go to opt/$pkg
and should be changeable by targets.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2062 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
michiel/blackbox:
-add gcc33-support.patch
-inclusion of <assert.h> must be done explicitly
x11/freetype1:
-add gcc33-support.patch
-in "#define MACRO(field) (struct.##field)",
the "##" is invalid
rene/libcss:
-add gcc33-hotfix.patch:
-compiler seems not to understand:
typedef unsigned long u_long;
typedef u_long long; <- error: long, short, signed or unsigned used
invalidly for `offset'
blindcoder/libraw1394:
-added patch multi-line-string.patch
-fix multi-line string usage
rene/mp3info:
-added hotfix.patch:
-remove if, that does nothing
-fix multi-line string usage
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1285 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc