/devel/gcc-4.4:

- populate.in: typo

 -------- diffstat follows --------
 /devel/gcc-4.4/scripts/populate.in |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2009-06-02 06:34:11 +00:00
parent 1505eb7621
commit d9ba421c78

View File

@ -13,7 +13,7 @@ CT_SYSROOT_DIR="$(cd "${CT_BIN_DIR}/../@@CT_TARGET@@/sys-root"; pwd)"
myname=$(basename "$0")
# Use the tols discovered by crosstool-NG's ./configure:
# Use the tools discovered by crosstool-NG's ./configure:
install="@@CT_install@@"
grep="@@CT_grep@@"
sed="@@CT_sed@@"