Am 08.09.2016 um 15:02 schrieb Kjetil Torgrim Homme:
[...]
> yes and no, I still get the bareos-XX.d directories.  but thanks for the
> prod, I looked a little closer and found that debian.rules uses:
> 
>   --with-configtemplatedir=/usr/lib/bareos/defaultconfigs
> 
> so that would solve my problem, except it is only used in the files in
> debian/.  the default is a bit strange, too:
> 
>   autoconf/configure.in:configtemplatedir=`eval echo ${libdir}`
> 
> so this should change to confdir (Debian overrides the default anyhow),
> and configtemplatedir should be added to autoconf/Make.common.in

Thank you for the patch and sorry for the long delay. I've been busy
with osbconf.org and the preparation of the bareos-16.2 release.

I understand that your patch can be useful if people are compiling
Bareos manually.

However, the patch breaks building Debian packages. While trying to fix
this, I noticed, that the patch is incomplete. It seams that at least
handling of plugin config files is not covered (src/plugins/*). Also the
client programs (bconsole, bat, tray-monitor) are not covered.

I'm open for accepting a fixed version of this patch.
I assume, the adaption in debian/* can be done by:

sed -i -r 's/@confdir@([^ ]*).*/@configtemplatedir@\1/' debian/*.install.in

regards,
Jörg
-- 
 Jörg Steffens                   [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-91
 http://www.bareos.com           Fax:   +49 221 630693-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer:
 S. Dühr, M. Außendorf, Jörg Steffens, P. Storz

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to