[packages/su1] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:09:32 CEST 2025
commit 856bd59f3323fb83b881dad741f9bca520e77e0f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:09:16 2025 +0200
Fix applying patches.
su1.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/su1.spec b/su1.spec
index 68a9cb2..167a9d4 100644
--- a/su1.spec
+++ b/su1.spec
@@ -28,7 +28,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/su1.git/commitdiff/856bd59f3323fb83b881dad741f9bca520e77e0f
More information about the pld-cvs-commit
mailing list