[packages/osmo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:35 CEST 2025
commit 32718648e8e489d5577193a2581ae3415dd645d2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:19 2025 +0200
Fix applying patches.
osmo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/osmo.spec b/osmo.spec
index 62f96a1..c60e974 100644
--- a/osmo.spec
+++ b/osmo.spec
@@ -55,7 +55,7 @@ przechowywania danych bazę danych w czystym XML-u.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/osmo.git/commitdiff/32718648e8e489d5577193a2581ae3415dd645d2
More information about the pld-cvs-commit
mailing list