[packages/SimGear] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:43 CEST 2025
commit 8e6efccee5be8d43f510f09be44cb1240c98665a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:27 2025 +0200
Fix applying patches.
SimGear.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SimGear.spec b/SimGear.spec
index 1be7820..d258953 100644
--- a/SimGear.spec
+++ b/SimGear.spec
@@ -73,7 +73,7 @@ Statyczne biblioteki SimGear.
%prep
%setup -q -n simgear-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SimGear.git/commitdiff/8e6efccee5be8d43f510f09be44cb1240c98665a
More information about the pld-cvs-commit
mailing list