[packages/golem] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:56:24 CEST 2025


commit 17d2265ca9c532ec054f812c0d1021ea68beef06
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:56:08 2025 +0200

    Fix applying patches.

 golem.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/golem.spec b/golem.spec
index f62413e..2c1926f 100644
--- a/golem.spec
+++ b/golem.spec
@@ -36,7 +36,7 @@ Golem jest małym i prostym zarządcą okien dla X11.
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golem.git/commitdiff/17d2265ca9c532ec054f812c0d1021ea68beef06



More information about the pld-cvs-commit mailing list