[packages/asWedit] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:42:03 CEST 2025
commit 56bcd6f415f20ea1ead9b6d2d58ca24f22b954fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:48 2025 +0200
Fix applying patches.
asWedit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/asWedit.spec b/asWedit.spec
index 5c9661f..eace6d3 100644
--- a/asWedit.spec
+++ b/asWedit.spec
@@ -50,7 +50,7 @@ niezgodnych ze specyfikacją HTML 4.0 stron WWW.
%prep
%setup -q -b 1 -b 2 -b 3 -b 4 -b 5 -b 6 -b 7 -b 8 -b 9 -b 10
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asWedit.git/commitdiff/56bcd6f415f20ea1ead9b6d2d58ca24f22b954fe
More information about the pld-cvs-commit
mailing list