VirtualBox

Ignore:
Timestamp:
Dec 16, 2008 2:24:08 PM (16 years ago)
Author:
vboxsync
Message:

script needs execute permissions otherwise it wouldn't be found by dkms

File:
1 edited

Legend:

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

    r14655 r15589  
    3838vboxvfs-mod_SOURCES     = $(subst ",,$(FILES_VBOXVFS_NOBIN))
    3939vboxvfs-mod_SOURCES    += $(if $(VBOX_OSE),,\
    40                             $(PATH_vboxvfs-mod)/dkms.conf \
    41                             $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers)
     40                            $(PATH_vboxvfs-mod)/dkms.conf)
    4241vboxvfs-mod_CLEAN      += $(PATH_vboxvfs-mod)/dkms.conf
    4342
     
    4544vboxvfs-sh_MODE        = a+rx,u+w
    4645vboxvfs-sh_SOURCES     = $(subst ",,$(FILES_VBOXVFS_BIN))
    47 vboxvfs-sh_SOURCES    += $(PATH_vboxvfs-sh)/build_in_tmp
     46vboxvfs-sh_SOURCES    += \
     47        $(PATH_vboxvfs-sh)/build_in_tmp \
     48        $(if $(VBOX_OSE),,\
     49          $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers)
    4850vboxvfs-sh_CLEAN      += $(PATH_vboxvfs-sh)/build_in_tmp
    4951
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