[packages/glast] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:36 CEST 2025
commit 4486f50a9e7f902b6dec4054e876bacef94e6fb9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:20 2025 +0200
Fix applying patches.
glast.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glast.spec b/glast.spec
index 75d47d7..65bb1b8 100644
--- a/glast.spec
+++ b/glast.spec
@@ -40,7 +40,7 @@ od zniszczenia.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glast.git/commitdiff/4486f50a9e7f902b6dec4054e876bacef94e6fb9
More information about the pld-cvs-commit
mailing list