[packages/qedje] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:34:39 CEST 2025
commit c9ae5f2b42477cc6de47af8b985fb56cb744badf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:34:23 2025 +0200
Fix applying patches.
qedje.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qedje.spec b/qedje.spec
index 5bfa55e..18f8c72 100644
--- a/qedje.spec
+++ b/qedje.spec
@@ -46,7 +46,7 @@ Pliki nagłówkowe biblioteki qedje.
%prep
%setup -q -n %{name}-%{version}-git
-%patch0 -p0
+%patch -P0 -p0
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qedje.git/commitdiff/c9ae5f2b42477cc6de47af8b985fb56cb744badf
More information about the pld-cvs-commit
mailing list