Changeset 84613 in vbox for trunk/src/VBox/Installer/linux
- Timestamp:
- May 29, 2020 3:07:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
r82968 r84613 102 102 cd ./sdk/installer && \ 103 103 %{vbox_python} ./vboxapisetup.py install --prefix %{_prefix} --root $RPM_BUILD_ROOT) 104 if [ -x /usr/bin/pathfix.py ]; then 105 pathfix.py -pni "%{__python3} %{py3_shbang_opts}" /usr/lib/virtualbox/vboxshell.py 106 fi 104 107 %endif 105 108 rm -rf sdk/installer
Note:
See TracChangeset
for help on using the changeset viewer.