[packages/gitlab-workhorse] Fix applying patches.

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


commit 4e10dc963fd1dddc38610b57776707a1e7f032f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:46:20 2025 +0200

    Fix applying patches.

 gitlab-workhorse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index 6afbd25..6ddaaad 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -28,7 +28,7 @@ push/pull and Git archive downloads.
 %prep
 %setup -qc
 mv %{name}-v%{version}-*/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # make version similar when built from git:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/4e10dc963fd1dddc38610b57776707a1e7f032f1



More information about the pld-cvs-commit mailing list