Accepting request 1136384 from home:StefanBruens:branches:graphics
- Remove cjxl/djxl manpages from gtk flavor installation, these are part of the tools subpackage from the main flavor. OBS-URL: https://build.opensuse.org/request/show/1136384 OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=34
This commit is contained in:
parent
d8cff5548d
commit
7c298aa4ee
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 05:11:31 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Remove cjxl/djxl manpages from gtk flavor installation, these
|
||||
are part of the tools subpackage from the main flavor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 22 15:54:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -130,7 +130,7 @@ mv skcms third_party/
|
||||
b="%buildroot"
|
||||
rm -fv "$b/%_libdir"/*.a
|
||||
%if %{with gtk}
|
||||
rm -Rf "$b/%_libdir"/libjxl* "$b/%_bindir" "$b/%_includedir" "$b/%_libdir/pkgconfig"
|
||||
rm -Rf "$b/%_libdir"/libjxl* "$b/%_bindir" "$b/%_includedir" "$b/%_libdir/pkgconfig" "$b/%_mandir"
|
||||
%endif
|
||||
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
Loading…
Reference in New Issue
Block a user