You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
481 B
13 lines
481 B
diff -up rpm-4.14.2/macros.in.pyerror rpm-4.14.2/macros.in
|
|
--- rpm-4.14.2/macros.in.pyerror 2019-06-04 13:33:48.450727270 +0300
|
|
+++ rpm-4.14.2/macros.in 2019-06-04 13:34:09.717695822 +0300
|
|
@@ -50,7 +50,7 @@
|
|
%__mv @__MV@
|
|
%__patch @__PATCH@
|
|
%__perl @__PERL@
|
|
-%__python @__PYTHON@
|
|
+%__python %{error:attempt to use unversioned python, define %%__python to %{_bindir}/python2 or %{_bindir}/python3 explicitly}
|
|
%__restorecon @__RESTORECON@
|
|
%__rm @__RM@
|
|
%__rsh @__RSH@
|