Change 'sed -ie' to 'sed -i -e' to avoid littering the build
authorEric Andersen <andersen@codepoet.org>
Tue, 18 Nov 2003 07:18:26 +0000 (07:18 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 18 Nov 2003 07:18:26 +0000 (07:18 -0000)
commit79c815622a1698fc874d4dfa050491f7f20444b5
tree6e3162ab49173435fb91c6a3e1465655674bc4cc
parent5dc91b65204888e9ddbfdd7120f46c8a96f93f98
Change 'sed -ie' to 'sed -i -e' to avoid littering the build
with lots of unwanted backup files with the letter "e" appended.
 -Erik
31 files changed:
make/bash.mk
make/berkeleydb.mk
make/busybox.mk
make/bzip2.mk
make/coreutils.mk
make/customize.mk
make/fakeroot.mk
make/gcc-2.95.mk
make/gcc-3.3.mk
make/gdb.mk
make/hostap.mk
make/iproute2.mk
make/iptables.mk
make/libtool.mk
make/linux.mk
make/lrzsz.mk
make/microcom.mk
make/ncurses.mk
make/netkitbase.mk
make/netkittelnet.mk
make/ntp.mk
make/openssl.mk
make/pcmcia.mk
make/perl.mk
make/pppd.mk
make/tinylogin.mk
make/tinyx.mk
make/uclibc.mk
make/udhcp.mk
make/user-mode-linux.mk
make/util-linux.mk