[packages/jultaf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:36 CEST 2025
commit b605bbf9430d9d33a5bc969eac4dc89936cef9b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:25:21 2025 +0200
Fix applying patches.
jultaf.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jultaf.spec b/jultaf.spec
index 644e21a..791c072 100644
--- a/jultaf.spec
+++ b/jultaf.spec
@@ -40,8 +40,8 @@ Jultaf to kolekcja skryptów Tcl/[incr Tcl] oraz ładowalnych modułów:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
CPPFLAGS="-I%{_includedir}/pgsql"; export CPPFLAGS
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jultaf.git/commitdiff/b605bbf9430d9d33a5bc969eac4dc89936cef9b2
More information about the pld-cvs-commit
mailing list