[packages/lsat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:10:26 CEST 2025
commit 06c82d25d6898b2bf848a7c862584b846ef1681c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:10:10 2025 +0200
Fix applying patches.
lsat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lsat.spec b/lsat.spec
index 2dedef6..a85d85d 100644
--- a/lsat.spec
+++ b/lsat.spec
@@ -28,7 +28,7 @@ w inetd oraz skanuje niepotrzebne pakiety RPM.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# It has to be this macro - there is no configure.in included
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lsat.git/commitdiff/06c82d25d6898b2bf848a7c862584b846ef1681c
More information about the pld-cvs-commit
mailing list