[packages/unxstemplate] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:29 CEST 2025
commit 9520854c4eff90d1003d397d37a622b95132a900
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:26:13 2025 +0200
Fix applying patches.
unxstemplate.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unxstemplate.spec b/unxstemplate.spec
index 7a69239..9f7890f 100644
--- a/unxstemplate.spec
+++ b/unxstemplate.spec
@@ -21,7 +21,7 @@ application MySQL tTemplate tables.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unxstemplate.git/commitdiff/9520854c4eff90d1003d397d37a622b95132a900
More information about the pld-cvs-commit
mailing list