[packages/pangox] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:10 CEST 2025


commit a3163c82bd89f248810a118c0805ea39d4fb4f39
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:54 2025 +0200

    Fix applying patches.

 pangox.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pangox.spec b/pangox.spec
index 7cac469..377092c 100644
--- a/pangox.spec
+++ b/pangox.spec
@@ -84,9 +84,9 @@ Statyczna biblioteka backendu Pango X11.
 
 %prep
 %setup -q -n pango-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pangox.git/commitdiff/a3163c82bd89f248810a118c0805ea39d4fb4f39



More information about the pld-cvs-commit mailing list