[packages/tgui] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:17:18 CEST 2025


commit 91436c17f9edd531efddc3141d0e63377655d40d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:17:02 2025 +0200

    Fix applying patches.

 tgui.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tgui.spec b/tgui.spec
index 74bd29a..07bb96f 100644
--- a/tgui.spec
+++ b/tgui.spec
@@ -55,8 +55,8 @@ Biblioteka statyczna TGUI.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -j1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tgui.git/commitdiff/91436c17f9edd531efddc3141d0e63377655d40d



More information about the pld-cvs-commit mailing list