summaryrefslogtreecommitdiff
path: root/copybuild.sh
AgeCommit message (Collapse)AuthorFilesLines
2005-08-17Use /usr/bin/env to get the path to bash, as /usr/bin/env almost alwaysEric Anholt1-1/+1
exists, while bash is usually not in /bin on non-linux afaik. Better solution would be to avoid bashisms.
2005-05-12Add incomplete functions to symlink X11 and Xext Add a simple copybuild.shSøren Sandmann Pedersen1-0/+37
script that copies the build files from somewhere else.