[packages/linberto] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:06:23 CEST 2025


commit bbad35e58ae2f99663cf91166b09eeeff19363fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:06:08 2025 +0200

    Fix applying patches.

 linberto.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/linberto.spec b/linberto.spec
index fcafc3a..6714bf6 100644
--- a/linberto.spec
+++ b/linberto.spec
@@ -27,8 +27,8 @@ poziomów... i wiele innych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linberto.git/commitdiff/bbad35e58ae2f99663cf91166b09eeeff19363fe



More information about the pld-cvs-commit mailing list