[packages/lapsus] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:40:35 CEST 2025


commit 36b8e42818c7b51e93a18c4a86add0ab5d9682fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:19 2025 +0200

    Fix applying patches.

 lapsus.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lapsus.spec b/lapsus.spec
index c0decf5..35c2f50 100644
--- a/lapsus.spec
+++ b/lapsus.spec
@@ -38,8 +38,8 @@ moduł IBM Thinkpad ACPI Extras oraz urządzenie NVRAM.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # update config.sub for amd64
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lapsus.git/commitdiff/36b8e42818c7b51e93a18c4a86add0ab5d9682fe



More information about the pld-cvs-commit mailing list