VirtualBox

Ignore:
Timestamp:
Jul 27, 2021 4:38:21 PM (4 years ago)
Author:
vboxsync
Message:

debian/rules, rpm/rules: Fix relative path reference to chrpath.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/rpm/rules

    r90359 r90361  
    251251            $(instlin)/rpm/VirtualBox.tmpl.spec > $(archdir)/VirtualBox.spec
    252252        mv $(bldbase)/VirtualBox-$(ver) $(bldbase)/$(rpmname)
    253         cp ../../../../tools/linux.$(chrarch)/bin/chrpath $(bldbase)/$(rpmname) || true
     253        cp $(vboxroot)/tools/linux.$(chrarch)/bin/chrpath $(bldbase)/$(rpmname) || true
    254254        tar -cf $(bldbase)/VirtualBox.tar -C $(bldbase) $(rpmname)
    255255        rm -f $(stagedir)/RPMS/*/VirtualBox*rpm
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