[packages/OGLFT] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:33 CEST 2025
commit f476b6a0751d7ba68a5dd07fe6a56ef746540138
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:18 2025 +0200
Fix applying patches.
OGLFT.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/OGLFT.spec b/OGLFT.spec
index ae7d7f3..6fb90c9 100644
--- a/OGLFT.spec
+++ b/OGLFT.spec
@@ -62,7 +62,7 @@ Statyczna wersja biblioteki OGLFT.
%prep
%setup -q -n oglft-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OGLFT.git/commitdiff/f476b6a0751d7ba68a5dd07fe6a56ef746540138
More information about the pld-cvs-commit
mailing list