Accepting request 1129647 from home:tiwai:branches:M17N
- Run autoreconf for Leap 15.x to fix build breakage OBS-URL: https://build.opensuse.org/request/show/1129647 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=172
This commit is contained in:
parent
fb3fe3472d
commit
ce4a376ef1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 16:24:08 UTC 2023 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
- Run autoreconf for Leap 15.x to fix build breakage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 28 21:23:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -95,6 +95,9 @@ fontconfig library.
|
||||
%autosetup -p1
|
||||
# use suse-specific doc path:
|
||||
find -name \*.1 -o -name \*.sgml -exec sed -i -e 's/usr\/share\/doc\/fontconfig/usr\/share\/doc\/packages\/fontconfig/g' {} +
|
||||
%if 0%{?suse_version} < 1550
|
||||
autoreconf -fi
|
||||
%endif
|
||||
|
||||
%build
|
||||
# We don't want to rebuild the docs, but we want to install the included ones.
|
||||
|
Loading…
Reference in New Issue
Block a user