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:
commit
c88e13ba30
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user