VirtualBox

Changeset 53937 in vbox for trunk/src/VBox/Main/webservice


Ignore:
Timestamp:
Jan 22, 2015 8:31:55 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97813
Message:

SED needs no help from /bin/sh to open files for reading and writing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r53844 r53937  
    628628        $(QUIET)$(REDIRECT) -C $(@D) -- $(VBOX_STUBMAKER) file://$(VBOXWEBSERVICE_WSDL)
    629629# Ugly, ugly, ugly, make me right once
    630         $(QUIET)$(SED) -e "s+http://www.virtualbox.org/Service+http://www.virtualbox.org/+" < $(VBOXWEB_WS_PERL) > $(VBOXWEB_WS_PERL).tmp
     630        $(QUIET)$(SED) -e "s+http://www.virtualbox.org/Service+http://www.virtualbox.org/+" --output $(VBOXWEB_WS_PERL).tmp $(VBOXWEB_WS_PERL)
    631631        $(QUIET)$(MV) $(VBOXWEB_WS_PERL).tmp $(VBOXWEB_WS_PERL)
    632632        $(QUIET)$(APPEND) $@ ''
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