[packages/gitter] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:46:44 CEST 2025


commit 38dc8b64f4716fc1efe4c7f9ceb51f366fd25085
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:46:29 2025 +0200

    Fix applying patches.

 gitter.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitter.spec b/gitter.spec
index c12fe46..734d317 100644
--- a/gitter.spec
+++ b/gitter.spec
@@ -39,7 +39,7 @@ test $version = %{version}
 
 mv opt/Gitter/linux*/* .
 
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # chrome official rpm just add libudev.so.0 -> libudev.so.1 symlink, so we use similar hack here
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitter.git/commitdiff/38dc8b64f4716fc1efe4c7f9ceb51f366fd25085



More information about the pld-cvs-commit mailing list