Accepting request 922171 from home:lnussel:usrmove
- Remove fallback to /lib/cpp, it's the same package as /usr/bin/cpp anyway (boo#1191060). OBS-URL: https://build.opensuse.org/request/show/922171 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xrdb?expand=0&rev=15
This commit is contained in:
parent
17b69d6195
commit
ec4589a579
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 29 11:37:53 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
- Remove fallback to /lib/cpp, it's the same package as /usr/bin/cpp
|
||||||
|
anyway (boo#1191060).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 28 13:32:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
Sat Aug 28 13:32:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ root window of any or all screens, or everything combined.
|
|||||||
%build
|
%build
|
||||||
# Run cpp with "-x assembler-with-cpp" in order to get rid of
|
# Run cpp with "-x assembler-with-cpp" in order to get rid of
|
||||||
# warnings when parsing valid comments (bsc#1120004)
|
# warnings when parsing valid comments (bsc#1120004)
|
||||||
%configure --with-cpp="%{_bindir}/cpp -x assembler-with-cpp, /lib/cpp"
|
%configure --with-cpp="%{_bindir}/cpp -x assembler-with-cpp"
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user