commit 35d6e748e87f1586c50cbe57215cb0c982a99a4d
Author: Jan Palus <[email protected]>
Date: Sun May 16 12:03:31 2021 +0200
fix path to ls (time for /usr merge?)
rpmconf.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/rpmconf.spec b/rpmconf.spec
index 73f9011..f4862bd 100644
--- a/rpmconf.spec
+++ b/rpmconf.spec
@@ -54,6 +54,7 @@ Documentation generated from code of python3-rpmconf.
%{__sed} -i -e 's/__version__ = .*/__version__ = "%{version}"/'
rpmconf/rpmconf.py
%{__sed} -i -e 's/version = .*,/version = "%{version}",/' setup.py
+%{__sed} -i -e 's@/usr/bin/ls@/bin/ls@' rpmconf/rpmconf.py
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpmconf.git/commitdiff/191fe697d6a95202ef659cc80e64beff8e2e9387
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit