diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-12-16 13:23:07 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2024-12-16 13:23:07 +0100 |
commit | 3db896c0f3d60372cbd20467a4debb5a3620ad20 (patch) | |
tree | d8888b188b8f31aa9378f33a71e46ff415b14d8a | |
parent | af973d2eac3708e39164cf3f17f64c9caafd2b9c (diff) | |
download | fbida-master.tar.gz |
-rw-r--r-- | fbida.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ jpegtran it also handles the exif metadata. export CFLAGS="%{optflags}" meson setup --prefix=%{_prefix} build-rpm meson configure build-rpm -Dmotif=enabled +meson configure build-rpm ninja-build -C build-rpm %install |