Changeset 25716 in vbox
- Timestamp:
- Jan 11, 2010 1:02:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Makefile.kmk
r25712 r25716 103 103 # Install to $(PATH_BIN)/additions/ files from various source paths (to pack them using rules) 104 104 # 105 solaris-add -commonbins_INST = bin/additions/106 solaris-add -commonbins_MODE = a+rx,u+w107 solaris-add -commonbins_SOURCES = \105 solaris-addcommonbins_INST = bin/additions/ 106 solaris-addcommonbins_MODE = a+rx,u+w 107 solaris-addcommonbins_SOURCES = \ 108 108 $(VBOX_PATH_SOLARIS_ADDITION_INSTALLER)/vboxguest.sh \ 109 109 $(VBOX_PATH_X11_ADDITION_INSTALLER)/x11config.pl \
Note:
See TracChangeset
for help on using the changeset viewer.