[packages/libmygpo-qt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:55:20 CEST 2025
commit 5e97499fc202ddab5332a21f302dbe9eda35b127
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:04 2025 +0200
Fix applying patches.
libmygpo-qt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmygpo-qt.spec b/libmygpo-qt.spec
index 2b44142..add8a8c 100644
--- a/libmygpo-qt.spec
+++ b/libmygpo-qt.spec
@@ -88,7 +88,7 @@ Pliki nagłówkowe biblioteki Qt5 %{name}.
%prep
%setup -q -n %{name}.%{version}
-%patch1 -p1
+%patch -P1 -p1
%build
%if %{with qt4}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libmygpo-qt.git/commitdiff/5e97499fc202ddab5332a21f302dbe9eda35b127
More information about the pld-cvs-commit
mailing list