Petr Gajdos 2011-11-22 14:04:00 +00:00 committed by Git OBS Bridge
parent 5763db286b
commit f5056d13b9
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 22 14:03:06 UTC 2011 - pgajdos@suse.com
- add -ltinfo
-------------------------------------------------------------------
Sun Oct 2 17:58:18 UTC 2011 - asterios.dramis@gmail.com

View File

@ -137,6 +137,9 @@ export CFLAGS="%{optflags}"
export CXXFLAGS="%{optflags}"
%configure \
%if %suse_version > 1210
--enable-curses="-lncurses -ltinfo" \
%endif
--disable-rpath
make %{?_smp_mflags}