[packages/free-sa] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:35:50 CEST 2025
commit 0d1d251ab5527c7d74512b2e5306a1fa66616bf0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:35:34 2025 +0200
Fix applying patches.
free-sa.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/free-sa.spec b/free-sa.spec
index 46dd15d..0dca870 100644
--- a/free-sa.spec
+++ b/free-sa.spec
@@ -26,7 +26,7 @@ wygenerowanego kodu HTML/CSS z wytycznymi W3C.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/free-sa.git/commitdiff/0d1d251ab5527c7d74512b2e5306a1fa66616bf0
More information about the pld-cvs-commit
mailing list