diff options
Diffstat (limited to 'ebd/helpers/common/doinfo')
-rwxr-xr-x | ebd/helpers/common/doinfo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ebd/helpers/common/doinfo b/ebd/helpers/common/doinfo index 7e3ca181..156cba12 100755 --- a/ebd/helpers/common/doinfo +++ b/ebd/helpers/common/doinfo @@ -5,4 +5,3 @@ check_args 1 - check_command install -m0644 -D -t "${ED}usr/share/info" -- "$@" -check_command "${PORTAGE_COMPRESS}" "${PORTAGE_COMPRESS_FLAGS}" -f "${ED}usr/share/info/${x##*/}" |