VirtualBox

source: vbox/trunk/src/VBox/Installer/win/dep.sed@ 31960

Last change on this file since 31960 was 31885, checked in by vboxsync, 14 years ago

OSE header fixes

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 734 bytes
Line 
1# Copyright (C) 2006-2010 Oracle Corporation
2#
3# This file is part of VirtualBox Open Source Edition (OSE), as
4# available from http://www.virtualbox.org. This file is free software;
5# you can redistribute it and/or modify it under the terms of the GNU
6# General Public License (GPL) as published by the Free Software
7# Foundation, in version 2 as it comes in the "COPYING" file of the
8# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
9# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
10#
11# drop all lines not including a src property.
12/src=\"/!d
13# extract the file spec
14s/^.*src="\([^"]*\).*$/\1 /
15# convert to unix slashes
16s/\\/\//g
17# $(env.PATH_OUT stuff.
18s/(env\./(/g
19# pretty
20s/$/\\/
21s/^/\t/
22
Note: See TracBrowser for help on using the repository browser.

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