[packages/tsclient] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:43 CEST 2025
commit 7c68d6cc499625bb0fc4d53013f09c1fb7654eef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:22:27 2025 +0200
Fix applying patches.
tsclient.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tsclient.spec b/tsclient.spec
index e632b5a..8be80c6 100644
--- a/tsclient.spec
+++ b/tsclient.spec
@@ -30,7 +30,7 @@ GNOME2.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
mv -f po/{nl_NL,nl}.po
mv -f po/{pl_PL,pl}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tsclient.git/commitdiff/7c68d6cc499625bb0fc4d53013f09c1fb7654eef
More information about the pld-cvs-commit
mailing list