[packages/tkXwin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:26 CEST 2025
commit 38362096c06e17a91f035aff60fd2eb8730dc6a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:10 2025 +0200
Fix applying patches.
tkXwin.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tkXwin.spec b/tkXwin.spec
index b7807a5..7d255a9 100644
--- a/tkXwin.spec
+++ b/tkXwin.spec
@@ -25,8 +25,8 @@ Różne rozszerzenia X11 do Tk.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tkXwin.git/commitdiff/38362096c06e17a91f035aff60fd2eb8730dc6a9
More information about the pld-cvs-commit
mailing list