diff options
Diffstat (limited to 'sys-devel/gcc/files/fix_libtool_files.sh')
-rw-r--r-- | sys-devel/gcc/files/fix_libtool_files.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/gcc/files/fix_libtool_files.sh b/sys-devel/gcc/files/fix_libtool_files.sh index eb96df282824..2b818ce66d08 100644 --- a/sys-devel/gcc/files/fix_libtool_files.sh +++ b/sys-devel/gcc/files/fix_libtool_files.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ usage() { cat << "USAGE_END" |