[packages/guavac] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:03 CEST 2025
commit 2dc1c18be126e02fab838953f2cc469b55e2e9ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:03:47 2025 +0200
Fix applying patches.
guavac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/guavac.spec b/guavac.spec
index 3de5c74..9cf64ee 100644
--- a/guavac.spec
+++ b/guavac.spec
@@ -59,7 +59,7 @@ ile yazılmıştır.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -fno-exceptions"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guavac.git/commitdiff/2dc1c18be126e02fab838953f2cc469b55e2e9ac
More information about the pld-cvs-commit
mailing list