[packages/xpm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:22:23 CEST 2025
commit 115a716d83037743bf904dfb06ee3715e630d2f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:14 2025 +0200
Fix applying patches.
xpm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xpm.spec b/xpm.spec
index 85576cc..9f613a0 100644
--- a/xpm.spec
+++ b/xpm.spec
@@ -49,7 +49,7 @@ It creates or converts between:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
# cleanup backups after patching
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xpm.git/commitdiff/115a716d83037743bf904dfb06ee3715e630d2f9
More information about the pld-cvs-commit
mailing list