1
0
forked from pool/yast2-network

- Fixed testsuite. tests/include.ycp, tests/udev.ycp failed when

missing /etc/sysconfig/console.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=187
This commit is contained in:
Michal Filka
2012-11-06 10:51:54 +00:00
committed by Git OBS Bridge
parent 09f5121b77
commit 074adca615
3 changed files with 8 additions and 3 deletions

View File

@@ -79,7 +79,6 @@ autoreconf --force --install
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
# so that RPM_OPT_FLAGS check works