Accepting request 226302 from Base:System

- Now work with latest systemd

OBS-URL: https://build.opensuse.org/request/show/226302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=156
This commit is contained in:
Stephan Kulow 2014-03-18 15:21:21 +00:00 committed by Git OBS Bridge
commit c88e13ba30
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 13 14:10:35 UTC 2014 - werner@suse.de
- Now work with latest systemd
-------------------------------------------------------------------
Wed Jan 15 09:19:19 UTC 2014 - werner@suse.de

View File

@ -63,11 +63,7 @@ than a specified number of minutes.
%configure --prefix= --bindir='$(DESTDIR)/sbin' \
--mandir='$(DESTDIR)%{_mandir}' \
--sbindir='$(DESTDIR)/sbin'
%if %{with sysvinit}
make %{?_smp_mflags} CFLAGS="-I. $RPM_OPT_FLAGS -DWITH_SYSVINIT"
%else
make %{?_smp_mflags} CFLAGS="-I. $RPM_OPT_FLAGS "
%endif
%install
mkdir -m 755 -p %{buildroot}/etc