[packages/GSDock] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:59:53 CEST 2025


commit e37427643cd1b0bbd83a3f6344888b72bb3ce758
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:59:37 2025 +0200

    Fix applying patches.

 GSDock.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GSDock.spec b/GSDock.spec
index 0910055..b182005 100644
--- a/GSDock.spec
+++ b/GSDock.spec
@@ -31,7 +31,7 @@ Dok dla GNUstepa.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GSDock.git/commitdiff/e37427643cd1b0bbd83a3f6344888b72bb3ce758



More information about the pld-cvs-commit mailing list