[packages/psh] Fix applying patches.

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


commit 42887bda7a8f663e21af35e0b0ab09b095a61674
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:00 2025 +0200

    Fix applying patches.

 psh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/psh.spec b/psh.spec
index fc43c61..cf6157c 100644
--- a/psh.spec
+++ b/psh.spec
@@ -29,7 +29,7 @@ bycia podstawową powłoką pracy.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/psh.git/commitdiff/42887bda7a8f663e21af35e0b0ab09b095a61674



More information about the pld-cvs-commit mailing list