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:
Dominique Leuenberger 2021-10-04 16:38:59 +00:00 committed by Git OBS Bridge
commit 29773a4ab9
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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