Accepting request 922205 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/922205 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdb?expand=0&rev=11
This commit is contained in:
commit
29773a4ab9
@ -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>
|
||||
|
||||
|
@ -44,7 +44,7 @@ root window of any or all screens, or everything combined.
|
||||
%build
|
||||
# Run cpp with "-x assembler-with-cpp" in order to get rid of
|
||||
# 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
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user