[packages/dejagnu] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:21 CEST 2025
commit 6b9a7eab4c71f7e998cd865e33fce77be66e3bc2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:05 2025 +0200
Fix applying patches.
dejagnu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dejagnu.spec b/dejagnu.spec
index 41489aa..cf9e4f5 100644
--- a/dejagnu.spec
+++ b/dejagnu.spec
@@ -33,7 +33,7 @@ testowania.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dejagnu.git/commitdiff/6b9a7eab4c71f7e998cd865e33fce77be66e3bc2
More information about the pld-cvs-commit
mailing list