VirtualBox

Changeset 21413 in vbox


Ignore:
Timestamp:
Jul 8, 2009 9:37:20 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49792
Message:

copy&paste bug in editor?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk

    r21412 r21413  
    134134
    135135 $$(vboxguest-sh_0_OUTDIR)/dkms.conf: \
    136        $(PATH_SUB_CURRENT)/linux/dkms.conf \
    137        $(VBOX_VERSION_STAMP) \
    138        | $$(dir $$@)
    139        $(call MSG_TOOL,Creating,,$@)
    140        $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g" --output $@ $<
     136                $(PATH_SUB_CURRENT)/linux/dkms.conf \
     137                $(VBOX_VERSION_STAMP) \
     138                | $$(dir $$@)
     139        $(call MSG_TOOL,Creating,,$@)
     140        $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g" --output $@ $<
    141141
    142142 # scripts.
     
    150150
    151151 $$(vboxguest-sh_0_OUTDIR)/build_in_tmp: \
    152        $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
    153        $(VBOX_VERSION_STAMP) \
    154        | $$(dir $$@)
    155        $(call MSG_TOOL,Creating,,$@)
    156        $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g; s;_MODULE_;vboxguest;g" --output $@ $<
    157        $(QUIET)$(CHMOD) 0755 $@
     152                $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
     153                $(VBOX_VERSION_STAMP) \
     154                | $$(dir $$@)
     155        $(call MSG_TOOL,Creating,,$@)
     156        $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g; s;_MODULE_;vboxguest;g" --output $@ $<
     157        $(QUIET)$(CHMOD) 0755 $@
    158158
    159159endif # Linux
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette