[packages/sysmon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:12:59 CEST 2025


commit f96274c19f75cfae55f84b125a3f3b86bc93f747
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:12:44 2025 +0200

    Fix applying patches.

 sysmon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sysmon.spec b/sysmon.spec
index c74a142..a91fd2b 100644
--- a/sysmon.spec
+++ b/sysmon.spec
@@ -30,7 +30,7 @@ PING.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysmon.git/commitdiff/f96274c19f75cfae55f84b125a3f3b86bc93f747



More information about the pld-cvs-commit mailing list