[packages/occ] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:47 CEST 2025
commit 4ad20cd5801adfe4ea6792d11e7e7456448c3e79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:40:31 2025 +0200
Fix applying patches.
occ.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/occ.spec b/occ.spec
index df62f48..b2f5ff6 100644
--- a/occ.spec
+++ b/occ.spec
@@ -59,7 +59,7 @@ celu przeanalizowania dowolnym narzędziem, np. Fritzem.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/occ.git/commitdiff/4ad20cd5801adfe4ea6792d11e7e7456448c3e79
More information about the pld-cvs-commit
mailing list