Commit Graph

7 Commits

Author SHA1 Message Date
Eric Andersen 4f889ada56 automatically detect if we have a usable version of sed
installed.  If not, we will now build our own version.
2003-11-19 17:17:56 +00:00
Eric Andersen 79c815622a Change 'sed -ie' to 'sed -i -e' to avoid littering the build
with lots of unwanted backup files with the letter "e" appended.
 -Erik
2003-11-18 07:18:26 +00:00
Manuel Novoa III 50e1da8698 Fix most things when large file support is not configured.
Mostly submitted by Thomas Lundquist <lists@zelow.no>.
2003-11-17 01:31:38 +00:00
Eric Andersen 620dd7c5fd By popular demand, use 'sed' rather than 'perl' for doing
search and replace stuff.  Hopefully we do not have any
perl specific regexs that will be broken by this change,
but it seems to be working thus far anyways,
2003-11-13 06:02:20 +00:00
Eric Andersen c54d7f45ac Fix broken dependancy 2003-06-20 20:13:08 +00:00
Eric Andersen 4cc06f8ea8 Fixup iproute so it compiles up properly. Use the debian
source as the .ru site has availability problems
2003-06-14 05:56:59 +00:00
Eric Andersen 0f991230aa Build the 'tc' binary 2003-06-04 18:36:51 +00:00