[packages/ogmtools] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:36 CEST 2025
commit 2050527196ece0b65013f86a5718f7b6c79c5be9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:20 2025 +0200
Fix applying patches.
ogmtools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ogmtools.spec b/ogmtools.spec
index 214e81e..cb27d0a 100644
--- a/ogmtools.spec
+++ b/ogmtools.spec
@@ -34,7 +34,7 @@ informacji o plikach OGM.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -rf autom4te.cache
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ogmtools.git/commitdiff/2050527196ece0b65013f86a5718f7b6c79c5be9
More information about the pld-cvs-commit
mailing list