|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../tar/tar.conf |
|
|
|
# Copyright (C) 2007 - 2014 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2015 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
@ -30,5 +30,5 @@ if ! atstage toolchain; then |
|
|
|
fi |
|
|
|
|
|
|
|
# we never want this file |
|
|
|
var_append INSTALL_WRAPPER_FILTER "|" "sed -e 's,.*/lib/charset.alias,/tmp/x,'" |
|
|
|
var_append INSTALL_WRAPPER_FILTER "|" "sed -e 's,.*/charset.alias,/tmp/x,'" |
|
|
|
|