[packages/qoauth] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:47 CEST 2025
commit e8225de14be1575c26bd66c88f1b8d56d7b7c750
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:35:30 2025 +0200
Fix applying patches.
qoauth.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qoauth.spec b/qoauth.spec
index 126b768..cd8e639 100644
--- a/qoauth.spec
+++ b/qoauth.spec
@@ -34,7 +34,7 @@ Header files for qoauth library.
%prep
%setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%build
qmake-qt4 qoauth.pro \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qoauth.git/commitdiff/e8225de14be1575c26bd66c88f1b8d56d7b7c750
More information about the pld-cvs-commit
mailing list