[packages/osmose] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:38 CEST 2025
commit 96d6473276b3ed39b101a60233b68ca0b42ef936
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:22 2025 +0200
Fix applying patches.
osmose.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/osmose.spec b/osmose.spec
index 7728a67..02d4149 100644
--- a/osmose.spec
+++ b/osmose.spec
@@ -30,7 +30,7 @@ przede wszystkim dla Linuksa.
%setup -q -n Osmose-%{file_version}
%undos Makefile
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/osmose.git/commitdiff/96d6473276b3ed39b101a60233b68ca0b42ef936
More information about the pld-cvs-commit
mailing list