VirtualBox

Changeset 90118 in vbox for trunk/debian/rules


Ignore:
Timestamp:
Jul 9, 2021 11:59:01 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145619
Message:

/configure, debian/rules, rpm/rules: More accurately control where the out directory lives.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r90081 r90118  
    9494             $(if $(NOWEBSVC),,$(if $(ose),--enable-webservice,)) \
    9595             $(if $(VNC),--enable-vnc,) \
     96             $(if $(PATH_OUT_BASE),--out-base-dir=$(PATH_OUT_BASE),) \
    9697             --disable-extpack
    9798
     
    113114debian/configure-stamp:
    114115        dh_testdir
    115         cd $(vboxroot) && ./configure --odir=$(current)/debian $(cfg_flags)
     116        cd $(vboxroot) && ./configure --odir=$(bldbase) $(cfg_flags)
    116117        touch debian/configure-stamp
    117118
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