[packages/tmpwatch] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:19:46 CEST 2025


commit 628df4ade2f7b185b4bdd125d1b39e19eff828c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:19:30 2025 +0200

    Fix applying patches.

 tmpwatch.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tmpwatch.spec b/tmpwatch.spec
index 13e36b8..a1ca171 100644
--- a/tmpwatch.spec
+++ b/tmpwatch.spec
@@ -94,7 +94,7 @@ gözönüne almadan dizinleri rekürsif olarak arar ve kullanıcının
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tmpwatch.git/commitdiff/628df4ade2f7b185b4bdd125d1b39e19eff828c2



More information about the pld-cvs-commit mailing list