[packages/glue] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:48:55 CEST 2025
commit c44a1f7c8788b4e42b7b13b17ae9769706ce2d92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:40 2025 +0200
Fix applying patches.
glue.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glue.spec b/glue.spec
index 467139e..cb38c1b 100644
--- a/glue.spec
+++ b/glue.spec
@@ -60,7 +60,7 @@ używania duszka.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__rm} -r glue.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glue.git/commitdiff/c44a1f7c8788b4e42b7b13b17ae9769706ce2d92
More information about the pld-cvs-commit
mailing list