[packages/horde-gollem] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:08:42 CEST 2025


commit 3f3347f241c96fc36a66f552f3cfa34485bd8b44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:08:26 2025 +0200

    Fix applying patches.

 horde-gollem.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/horde-gollem.spec b/horde-gollem.spec
index 8bdbab2..00d9df1 100644
--- a/horde-gollem.spec
+++ b/horde-gollem.spec
@@ -54,7 +54,7 @@ Gollema) można znaleźć na stronie <http://www.horde.org/>.
 
 %prep
 %setup -q -n %{_hordeapp}-h3-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/horde-gollem.git/commitdiff/3f3347f241c96fc36a66f552f3cfa34485bd8b44



More information about the pld-cvs-commit mailing list