[packages/gap] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:39:32 CEST 2025
commit 6b1223d88ecd7f77c6ba5699b3067953cc03fdbb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:39:17 2025 +0200
Fix applying patches.
gap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gap.spec b/gap.spec
index ad7ed20..b63be67 100644
--- a/gap.spec
+++ b/gap.spec
@@ -25,7 +25,7 @@ obliczeń dyskretnej abstrakcyjnej algebry.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
cd gap4r4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gap.git/commitdiff/6b1223d88ecd7f77c6ba5699b3067953cc03fdbb
More information about the pld-cvs-commit
mailing list