[packages/FlightGear] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:06 CEST 2025
commit fc5812ff7e11a53955c3ef0114c81232fa293bcf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:32:50 2025 +0200
Fix applying patches.
FlightGear.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/FlightGear.spec b/FlightGear.spec
index 1bd023b..72c861f 100644
--- a/FlightGear.spec
+++ b/FlightGear.spec
@@ -64,7 +64,7 @@ installed
%prep
%setup -q -n flightgear-%{version} %{?with_data:-a 1}
-%patch0 -p1
+%patch -P0 -p1
cat > runfgfs <<'EOF'
#!/bin/sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/FlightGear.git/commitdiff/fc5812ff7e11a53955c3ef0114c81232fa293bcf
More information about the pld-cvs-commit
mailing list