Problem with --config-override

Richard Shaw <[email protected]> Mon, 27 Mar 2017 12:43:21 -0500
Newsgroups gmane.comp.sysutils.backup.backuppc.devel
Message-ID <CAN3TeO0q=YVMZLearx_xf8Y=0YfjsGABSEjOWENbF1yQddMXsQ@mail.gmail.com>
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
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/