[packages/lash] Rel 10; build fix

arekm arekm at pld-linux.org
Sat Aug 2 21:29:55 CEST 2025


commit ca45647b98fe51a59ea590d9ab52e010d3ab18e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Aug 2 21:29:51 2025 +0200

    Rel 10; build fix

 lash.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lash.spec b/lash.spec
index 01e6b51..90d32c0 100644
--- a/lash.spec
+++ b/lash.spec
@@ -2,7 +2,7 @@ Summary:	LASH Audio Session Handler
 Summary(pl.UTF-8):	LASH Audio Session Handler - obsługa sesji dźwiękowych
 Name:		lash
 Version:	0.5.4
-Release:	9
+Release:	10
 License:	GPL v2+
 Group:		Applications/Sound
 Source0:	http://download.savannah.gnu.org/releases/lash/%{name}-%{version}.tar.gz
@@ -121,7 +121,8 @@ Wiązania Pythona do biblioteki LASH.
 %{__autoheader}
 %{__automake}
 %configure \
-	SWIG=/usr/bin/swig-3
+	SWIG=/usr/bin/swig-3 \
+	PYTHON=%{__python}
 %{__make} \
 	pkgpyexecdir="\$(pyexecdir)"
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lash.git/commitdiff/ca45647b98fe51a59ea590d9ab52e010d3ab18e5



More information about the pld-cvs-commit mailing list