Changeset 34300 in vbox
- Timestamp:
- Nov 23, 2010 4:58:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Makefile.kmk
r34296 r34300 726 726 # 727 727 ifdef VBOX_WITH_EXTPACK 728 ##ifeq ($(LOGNAME),bird)729 728 PROGRAMS += VBoxExtPackHelperApp 730 729 VBoxExtPackHelperApp_TEMPLATE = VBoxR3SetUidToRoot … … 734 733 VBoxExtPackHelperApp_LIBS = \ 735 734 $(LIB_RUNTIME) 736 737 735 endif # VBOX_WITH_EXTPACK 738 736
Note:
See TracChangeset
for help on using the changeset viewer.