VirtualBox

Changeset 84614 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
May 29, 2020 3:21:28 PM (5 years ago)
Author:
vboxsync
Message:

Installer/linux/rpm: fix path referring to the rpm package directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec

    r84613 r84614  
    103103  %{vbox_python} ./vboxapisetup.py install --prefix %{_prefix} --root $RPM_BUILD_ROOT)
    104104  if [ -x /usr/bin/pathfix.py ]; then
    105     pathfix.py -pni "%{__python3} %{py3_shbang_opts}" /usr/lib/virtualbox/vboxshell.py
     105    pathfix.py -pni "%{__python3} %{py3_shbang_opts}" $RPM_BUILD_ROOT/usr/lib/virtualbox/vboxshell.py
    106106  fi
    107107%endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette