get sysconfdir right (bnc#600616)
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 11:56:05 CEST 2010 - max@suse.de
|
||||
|
||||
- Use %configure to pick up the default directories (bnc#600616).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 15:27:42 CET 2010 - max@suse.de
|
||||
|
||||
|
@@ -174,13 +174,9 @@ which will interact with a PostgreSQL server.
|
||||
export CFLAGS="%optflags $SP"
|
||||
# uncomment the following line to enable the stack protector
|
||||
# CFLAGS="$CFLAGS -fstack-protector"
|
||||
./configure \
|
||||
--prefix=%_prefix \
|
||||
--libdir=%_libdir \
|
||||
--bindir=%_bindir \
|
||||
%configure \
|
||||
--includedir=%_includedir/pgsql \
|
||||
--datadir=%_datadir/postgresql \
|
||||
--mandir=%_mandir \
|
||||
--docdir=%_docdir \
|
||||
--disable-rpath \
|
||||
--enable-nls \
|
||||
|
Reference in New Issue
Block a user