Accepting request 175317 from Base:System
missing backslash (forwarded request 175316 from rmilasan) OBS-URL: https://build.opensuse.org/request/show/175317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=138
This commit is contained in:
parent
239b75e388
commit
4d1cc33148
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 18:08:41 UTC 2013 - rmilasan@suse.com
|
||||
|
||||
- Fix firmware loading by enabling --with-firmware-path (bnc#817551).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
||||
|
||||
|
@ -423,6 +423,7 @@ export V=1
|
||||
--enable-selinux \
|
||||
--enable-split-usr \
|
||||
--disable-static \
|
||||
--with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" \
|
||||
CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 18:08:41 UTC 2013 - rmilasan@suse.com
|
||||
|
||||
- Fix firmware loading by enabling --with-firmware-path (bnc#817551).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
||||
|
||||
|
@ -418,6 +418,7 @@ export V=1
|
||||
--enable-selinux \
|
||||
--enable-split-usr \
|
||||
--disable-static \
|
||||
--with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" \
|
||||
CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user