[packages/libpgm] - forgot to add patch

hawk hawk at pld-linux.org
Sat Dec 2 18:03:48 CET 2023


commit 0e2e9f7548df3dbbbafa162c2b0073887f0dc6d2
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Sat Dec 2 18:03:25 2023 +0100

    - forgot to add patch

 python3.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/python3.patch b/python3.patch
new file mode 100644
index 0000000..a6e72a7
--- /dev/null
+++ b/python3.patch
@@ -0,0 +1,11 @@
+--- openpgm-release-5-3-128/openpgm/pgm/configure.ac	2020-08-31 05:14:09.000000000 +0200
++++ openpgm-release-5-3-128/openpgm/pgm/configure.ac	2023-12-02 17:31:04.715055041 +0100
+@@ -30,7 +30,7 @@
+ AM_PROG_AS
+ AC_PROG_LIBTOOL
+ AC_PATH_PROG(PERL, perl)
+-AC_PATH_PROG(PYTHON, python)
++AC_PATH_PROG(PYTHON, python3)
+ 
+ # nb: earliest verifiable version is 2.2.
+ m4_ifdef([LT_PREREQ], [LT_PREREQ([2.2])])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpgm.git/commitdiff/0e2e9f7548df3dbbbafa162c2b0073887f0dc6d2



More information about the pld-cvs-commit mailing list