[packages/createrepo] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:05:22 CEST 2025
commit de474b8f2d7c98928239976cfd361855ec70b8da
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:05:06 2025 +0200
Fix applying patches.
createrepo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/createrepo.spec b/createrepo.spec
index 7afb719..e346422 100644
--- a/createrepo.spec
+++ b/createrepo.spec
@@ -50,7 +50,7 @@ bashowe uzupełnianie nazw dla poleceń createrepo.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
%{__sed} -i -e '1s,#!.*python,#!%{__python},' modifyrepo.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/createrepo.git/commitdiff/de474b8f2d7c98928239976cfd361855ec70b8da
More information about the pld-cvs-commit
mailing list