[packages/linm] Fix applying patches.

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


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

    Fix applying patches.

 linm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linm.spec b/linm.spec
index 6c6c7bd..8a24cd1 100644
--- a/linm.spec
+++ b/linm.spec
@@ -45,7 +45,7 @@ formatach RPM i DEB.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linm.git/commitdiff/5ad8d6449fbee842326e37dc2e4b8c649e11807e



More information about the pld-cvs-commit mailing list