[packages/unixODBC-GUI-Qt] Fix applying patches.

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


commit fd27856dd364353d423e8617d9f3f9ea857d5f83
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:56 2025 +0200

    Fix applying patches.

 unixODBC-GUI-Qt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unixODBC-GUI-Qt.spec b/unixODBC-GUI-Qt.spec
index 628397b..cfc85ae 100644
--- a/unixODBC-GUI-Qt.spec
+++ b/unixODBC-GUI-Qt.spec
@@ -44,8 +44,8 @@ DataManagerII, ODBCConfig, odbctest.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unixODBC-GUI-Qt.git/commitdiff/fd27856dd364353d423e8617d9f3f9ea857d5f83



More information about the pld-cvs-commit mailing list