omit debugging
This commit is contained in:
parent
e66e94acf2
commit
bdeb52910b
@ -207,10 +207,6 @@ Requires: python3-qt5%{?_isa} = %{version}-%{release}
|
||||
|
||||
%patch0 -p1
|
||||
|
||||
# debugging
|
||||
echo -n "python2 dbus.mainloop path: "
|
||||
echo "$(python2 -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])")"
|
||||
|
||||
|
||||
%build
|
||||
PATH=%{_qt5_bindir}:$PATH ; export PATH
|
||||
|
Loading…
Reference in New Issue
Block a user