[packages/awka] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:44:26 CEST 2025


commit a072a34681ac06d4d281fd42031c388db5f6ac54
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:44:10 2025 +0200

    Fix applying patches.

 awka.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/awka.spec b/awka.spec
index b2ddfd8..6cc4001 100644
--- a/awka.spec
+++ b/awka.spec
@@ -35,7 +35,7 @@ Statyczna biblioteka awka.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__perl} -pi -e 's/^(CFLAGS.*)/$1 -fPIC/' lib/Makefile.in
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/awka.git/commitdiff/a072a34681ac06d4d281fd42031c388db5f6ac54



More information about the pld-cvs-commit mailing list