[packages/libqxt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:58:14 CEST 2025


commit d2e40bb42b85e3374f7822002526a11f2a746525
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:57:58 2025 +0200

    Fix applying patches.

 libqxt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libqxt.spec b/libqxt.spec
index 9f24243..553015e 100644
--- a/libqxt.spec
+++ b/libqxt.spec
@@ -81,8 +81,8 @@ Wtyczka QtDesignera wspomagająca korzystanie z bibliotek Qxt.
 
 %prep
 %setup -q -n libqxt-libqxt-dadc327c2a6a
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # We don't want rpath
 sed -i '/-rpath/d' src/qxtlibs.pri
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libqxt.git/commitdiff/d2e40bb42b85e3374f7822002526a11f2a746525



More information about the pld-cvs-commit mailing list