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().
rhughes@241
     1
.deps
rhughes@241
     2
.libs
rhughes@241
     3
razor
krh@248
     4
rpm
jbowes@285
     5
test-driver
richard@310
     6
*.rzdb
krh@248
     7
*.xml.gz
krh@248
     8
install
krh@248
     9
rpms