[packages/gtklp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:02:44 CEST 2025


commit baca9e1aea2ef77f504b26f41fbd6b71710f666b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:02:28 2025 +0200

    Fix applying patches.

 gtklp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtklp.spec b/gtklp.spec
index 6b7731a..95622aa 100644
--- a/gtklp.spec
+++ b/gtklp.spec
@@ -33,8 +33,8 @@ Interfejs GTK+ do CUPS.
 
 %prep
 %setup -q -a1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 mv -f po/{cz,cs}.po
 mv -f po/{uk_UA,uk}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtklp.git/commitdiff/baca9e1aea2ef77f504b26f41fbd6b71710f666b



More information about the pld-cvs-commit mailing list