VirtualBox

Changeset 58441 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 28, 2015 10:15:18 AM (9 years ago)
Author:
vboxsync
Message:

#8051: Installers: unify Linux host installers as far as possible: remove a test case which tested a script no longer installed by default and a sub-script of the removed script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/Makefile.kmk

    r58403 r58441  
    2020
    2121# Include sub-makefiles.
    22 include $(PATH_SUB_CURRENT)/install_service/Makefile.kmk
    23 ifdef VBOX_WITH_TESTCASES
    24  include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk
    25 endif
     22
     23# We do not install VBoxHeadlessXOrg.sh any more, so neither of these are
     24# needed.
     25#
     26# include $(PATH_SUB_CURRENT)/install_service/Makefile.kmk
     27# ifdef VBOX_WITH_TESTCASES
     28#  include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk
     29# endif
    2630
    2731ifneq ($(KBUILD_HOST),linux)
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