aboutsummaryrefslogtreecommitdiff
path: root/pristine_setup.sh
AgeCommit message (Collapse)Author
2001-03-08Per Vladimir's suggestion, force the locale to POSIX for allEric Andersen
the scripts so busybox will install properly.
2001-02-17More updates from Larry Doolittle. Don't use basedir, Don't assumeEric Andersen
random makefiles are going to work with busybox.
2001-02-17Update the build system for pristine source directory builds. ThisEric Andersen
update is primarily work done by Larry Doolittle, but I did some touchups of my own to make it work for me, -Erik