[packages/sgml-common] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:57:04 CEST 2025
commit a8c98b04e3cd2d6f37886ea9a66b4234555f1023
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:56:49 2025 +0200
Fix applying patches.
sgml-common.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sgml-common.spec b/sgml-common.spec
index 70dd9e7..f477643 100644
--- a/sgml-common.spec
+++ b/sgml-common.spec
@@ -39,7 +39,7 @@ instalator nowych DTD.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sgml-common.git/commitdiff/a8c98b04e3cd2d6f37886ea9a66b4234555f1023
More information about the pld-cvs-commit
mailing list