Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] LOCKDIRS on linux
Line 3557 on the (CVS) configure script has
*-linux*) LOCKDIRS="/var/lock $LOCKDIRS";;
Caldera does uucp locking in /var/lock/uucp so the line should be
*-linux*) LOCKDIRS="/var/lock/uucp /var/lock $LOCKDIRS";;
Could some one check other distributions that use /var/lock like
RedHat and make sure there is no /var/lock/uucp.
If /var/lock/uucp does not exist on distributions that use /var/lock
then the above fix for Caldera will not break the others.
--
Tim Rice Multitalents (707) 874-1130
tim@trr.metro.net
____________________ HylaFAX(tm) Developers Mailing List ____________________
To unsub: mail -s unsubscribe hylafax-devel-request@hylafax.org < /dev/null