[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/sed/sed.desc [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] This is the GNU implementation of the POSIX stream editor [T] The sed (Stream EDitor) editor is a stream or batch [T] (non-interactive) editor. Sed takes text as input, performs an [T] operation or set of operations on the text and outputs the modified [T] text. The operations that sed performs (substitutions, [T] deletions, insertions, etc.) can be specified in a script file or [T] from the command line. [A] Jay Fenlason {Original Author} [A] Tom Lord {Maintainer in the middle} [A] Ken Pizzini {Current Maintainer} [M] Rene Rebe [C] base/development [F] CROSS DIETLIBC [L] GPL [S] Stable [V] 4.9 [P] X --2--5---9 108.000 [O] var_append GCC_WRAPPER_APPEND ' ' "-std=c99" # workaround for sed configure getline disabling in stage 1 [O] hook_add preconf 5 "echo am_cv_func_working_getline=yes >> config.cache" [O] hook_add postmake 5 "mv -v $root/usr/bin/sed $root/bin/sed" [D] b75366f2ecbe1d8394b4cb080000a649601b68c9dd2e3b8b1ebe7c8d sed-4.9.tar.xz http://ftp.gnu.org/pub/gnu/sed/