[packages/lisa] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:16 CEST 2025
commit 1a68e171fb0d00b352b12aa2557a909bd2d7489f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:01 2025 +0200
Fix applying patches.
lisa.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lisa.spec b/lisa.spec
index 5214faa..e3912ff 100644
--- a/lisa.spec
+++ b/lisa.spec
@@ -53,8 +53,8 @@ jak: FTP, HTTP ,VNC ,MySQL.
%prep
%setup -q -a 3
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lisa.git/commitdiff/1a68e171fb0d00b352b12aa2557a909bd2d7489f
More information about the pld-cvs-commit
mailing list