From 62be0ac9fc0ff2d879165e4ce589b8f270951e17 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 20 Feb 2021 15:15:24 +0100 Subject: [PATCH] Remove explicit byte compilation as the automatic works for flatpak builds now --- libgexiv2.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libgexiv2.spec b/libgexiv2.spec index 73f83c2..535bb8e 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -49,10 +49,6 @@ This package contains the python3 bindings for %{name} %install %meson_install -# Explicitly byte compile as the automagic byte compilation doesn't work for -# /app prefix in flatpak builds -%py_byte_compile %{__python3} %{buildroot}%{python3_sitearch}/gi/overrides - %check %meson_test @@ -84,6 +80,7 @@ This package contains the python3 bindings for %{name} %changelog * Sat Feb 20 2021 Kalev Lember - 0.12.2-2 - Remove no longer needed ldconfig_scriptlets macro call +- Remove explicit byte compilation as the automatic works for flatpak builds now * Sat Feb 20 2021 Kalev Lember - 0.12.2-1 - Update to 0.12.2