[packages/psmisc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:23:30 CEST 2025


commit 78ec7428ba68bc1fa943e96315c5002c82bd4c5e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:13 2025 +0200

    Fix applying patches.

 psmisc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/psmisc.spec b/psmisc.spec
index 8f4a959..60fdcaa 100644
--- a/psmisc.spec
+++ b/psmisc.spec
@@ -92,7 +92,7 @@ göndermek için gerekli programları içerir.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 cat >git-version-gen <<EOF
 #!/bin/sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/psmisc.git/commitdiff/78ec7428ba68bc1fa943e96315c5002c82bd4c5e



More information about the pld-cvs-commit mailing list