[packages/tnt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:57 CEST 2025
commit e1f471c675092b3f0e4f1f94fdf79821fef0bb27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:42 2025 +0200
Fix applying patches.
tnt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tnt.spec b/tnt.spec
index fee9cc5..7d36946 100644
--- a/tnt.spec
+++ b/tnt.spec
@@ -36,7 +36,7 @@ KISS wraz z programem tfkiss.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tnt.git/commitdiff/e1f471c675092b3f0e4f1f94fdf79821fef0bb27
More information about the pld-cvs-commit
mailing list