Accepting request 73371 from home:lijews:branches:network

Fixed runtime configuration error

OBS-URL: https://build.opensuse.org/request/show/73371
OBS-URL: https://build.opensuse.org/package/show/network/elinks?expand=0&rev=2
This commit is contained in:
Pavol Rusnak 2011-06-13 11:05:50 +00:00 committed by Git OBS Bridge
parent b2f7f12086
commit c81ccf2280
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 10 12:54:28 UTC 2011 - lijewski.stefan@gmail.com
- fix sysconfdir to /etc/elinks
-------------------------------------------------------------------
Tue Apr 26 13:12:57 UTC 2011 - puzel@novell.com

View File

@ -37,6 +37,7 @@ description.
export CFLAGS="%{optflags} -fstack-protector -I/usr/include/js/"
export LIBS="-lm" # for spidermonkey
%configure \
--sysconfdir=/etc/elinks \
--enable-nntp \
--enable-cgi \
--enable-gopher \