src/.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Thu Jan 08 14:35:18 2009 +0000 (2009-01-08)
changeset 328 45ea57d83f28
parent 285 264c878c62d1
permissions -rw-r--r--
Don't attempt to use chroot() on systems that don't support it.

This has the added bonus of allowing us to use popen() rather than
fork()/exec() for improved portability. Of course, the loss of an
install root is a major reduction of functionality but it's hard to
see what else we could substitute for chroot().
     1 .deps
     2 .libs
     3 razor
     4 rpm
     5 test-driver
     6 *.rzdb
     7 *.xml.gz
     8 install
     9 rpms