[packages/pgf-console] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:07:21 CEST 2025


commit 3e0f01b6705907c10d4ee24da79d4d9432e45bef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:07:04 2025 +0200

    Fix applying patches.

 pgf-console.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pgf-console.spec b/pgf-console.spec
index 2315d6b..166745b 100644
--- a/pgf-console.spec
+++ b/pgf-console.spec
@@ -31,7 +31,7 @@ pgf to aplikacja terminalowa do pracy z plikami obrazów PGF
 %prep
 %setup -q -n pgf
 %undos configure.ac
-%patch0 -p1
+%patch -P0 -p1
 
 # disable doxygen docs, useless for program package
 %{__sed} -i -e '/^SUBDIRS/s/ doc//' Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgf-console.git/commitdiff/3e0f01b6705907c10d4ee24da79d4d9432e45bef



More information about the pld-cvs-commit mailing list