[packages/alacarte] - force python3-specific shebang; release 2
qboosh
qboosh at pld-linux.org
Sat Oct 5 12:36:21 CEST 2024
commit c91886908cbf63b9f7c76b77e8e511c3e90b5278
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Oct 5 11:41:45 2024 +0200
- force python3-specific shebang; release 2
alacarte.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/alacarte.spec b/alacarte.spec
index e88e768..904c66a 100644
--- a/alacarte.spec
+++ b/alacarte.spec
@@ -2,7 +2,7 @@ Summary: Menu editor for the GNOME desktop
Summary(pl.UTF-8): Edytor menu dla GNOME
Name: alacarte
Version: 3.54.0
-Release: 1
+Release: 2
License: LGPL v2+
Group: X11/Applications
Source0: https://download.gnome.org/sources/alacarte/3.54/%{name}-%{version}.tar.xz
@@ -49,6 +49,7 @@ potrzeb.
%{__autoheader}
%{__automake}
%configure \
+ PYTHON=%{__python3} \
%if "%{_host_cpu}" != "x32"
--build=%{_host} \
--host=%{_host} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alacarte.git/commitdiff/c91886908cbf63b9f7c76b77e8e511c3e90b5278
More information about the pld-cvs-commit
mailing list