I have been working on setting all the programs though --config-override
since they don't truely need to be installed as part of the buildroot just
to build the package.
Everything seems to be working well except in the case of PingPath and
Ping6Path...
For those two, the entry in config.pl is being erased and the value of the
commented example is being changed:
# $Conf(PingPath) = '/bin/echo'
to
# $Conf(PingPath) = '/usr/bin/ping'
I'm guessing something is tripping up the regex in configure.pl?
Thanks,
Richard
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/