[packages/xsat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:23:07 CEST 2025
commit e48c0dceddcd9d304495087e97756e40072e61c6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:16 2025 +0200
Fix applying patches.
xsat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xsat.spec b/xsat.spec
index f12ba50..dcff731 100644
--- a/xsat.spec
+++ b/xsat.spec
@@ -24,7 +24,7 @@ Nakładka graficzna na AGSatellite.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xsat.git/commitdiff/e48c0dceddcd9d304495087e97756e40072e61c6
More information about the pld-cvs-commit
mailing list