[packages/gnustep-back] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:57 CEST 2025


commit 1dbb06ea9eb64150724223ac104d56ac25b385ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:55:11 2025 +0200

    Fix applying patches.

 gnustep-back.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnustep-back.spec b/gnustep-back.spec
index 2f63b15..d62e78d 100644
--- a/gnustep-back.spec
+++ b/gnustep-back.spec
@@ -105,7 +105,7 @@ Graficzny backend GNUstep - xdps.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %if %{with cairo}
 # hack cairo header - objc doesn't allow #defines in #include
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-back.git/commitdiff/1dbb06ea9eb64150724223ac104d56ac25b385ad



More information about the pld-cvs-commit mailing list