Dr. Werner Fink 2013-05-29 19:34:18 +00:00 committed by Git OBS Bridge
parent 0757d913e3
commit eb8f364b9f

View File

@ -31,7 +31,7 @@ BuildRequires: libselinux-devel
BuildRequires: libtool
BuildRequires: ncurses-devel
BuildRequires: pkg-config
%if 0%{?suse_version} >= 1230
%if 0%{?suse_version} > 1230
BuildRequires: pkgconfig(systemd)
%endif
BuildRequires: xz
@ -159,8 +159,10 @@ export LFS_CFLAGS="$(getconf LFS_CFLAGS)"
--enable-wide-percent \
--enable-w-from \
--with-pic=yes \
%if 0%{?suse_version} >= 1230
%if 0%{?suse_version} > 1230
--with-systemd \
%else
--without-systemd \
%endif
--with-gnu-ld
make %{?_smp_mflags}