[packages/SystemPreferences] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:20 CEST 2025
commit 5ce3601e887921a29b6efd1cdf8e8f0ce3cca3c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:13:04 2025 +0200
Fix applying patches.
SystemPreferences.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SystemPreferences.spec b/SystemPreferences.spec
index 865e918..5f02374 100644
--- a/SystemPreferences.spec
+++ b/SystemPreferences.spec
@@ -25,7 +25,7 @@ Header files for PreferencesPane framework.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SystemPreferences.git/commitdiff/5ce3601e887921a29b6efd1cdf8e8f0ce3cca3c9
More information about the pld-cvs-commit
mailing list