[packages/tgif] Fix applying patches.

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


commit 89d834061f41dec667719a835d1893a0eec170f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:16:59 2025 +0200

    Fix applying patches.

 tgif.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tgif.spec b/tgif.spec
index d2967d1..fe40c13 100644
--- a/tgif.spec
+++ b/tgif.spec
@@ -38,8 +38,8 @@ Tgif は対話的な 2 次元描画を容易にする Xlib に基づいた X11
 
 %prep
 %setup -q -n %{name}-QPL-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 cp -f Tgif.tmpl-linux Tgif.tmpl
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tgif.git/commitdiff/89d834061f41dec667719a835d1893a0eec170f8



More information about the pld-cvs-commit mailing list