[packages/libinfinity] Rel 3

arekm arekm at pld-linux.org
Sat Jul 26 00:01:24 CEST 2025


commit 458d94be72866a9a8a22f2aadcbcdde54261e82b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jul 26 00:01:20 2025 +0200

    Rel 3

 libinfinity.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libinfinity.spec b/libinfinity.spec
index b42c680..8255f1b 100644
--- a/libinfinity.spec
+++ b/libinfinity.spec
@@ -8,7 +8,7 @@ Summary:	Infinote libraries to build collaborative text editors
 Summary(pl.UTF-8):	Biblioteki Infinote do tworzenia edytorów tekstów do pracy grupowej
 Name:		libinfinity
 Version:	0.6.8
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Libraries
 #Source0Download: https://github.com/gobby/libinfinity/releases
@@ -175,10 +175,11 @@ Statyczne biblioteki Infinote GTK+ 3.
 %{__aclocal} -I m4
 %{__automake}
 %{__autoconf}
+%global configuredir ..
 for d in %{?with_gtk2:gtk2} %{?with_gtk3:gtk3} ; do
 install -d build-${d}
 cd build-${d}
-../%configure \
+%configure \
 	--enable-gtk-doc \
 	%{!?with_static_libs:--disable-static} \
 	`[ "$d" != "gtk3" ] || echo --with-gtk3` \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinfinity.git/commitdiff/458d94be72866a9a8a22f2aadcbcdde54261e82b



More information about the pld-cvs-commit mailing list