Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xentools4*: honor PKG_SYSCONFIGDIR
On Tue, Mar 29, 2016 at 08:04:31AM -0400, Greg Troxel wrote:
> Christoph Badura <bad%bsd.de@localhost> writes:
>
> > @@ -106,8 +107,8 @@
> >
> > SUBST_CLASSES+= conf
> > SUBST_STAGE.conf= pre-configure
> > -SUBST_FILES.conf+= ocaml/xenstored/define.ml
> > -SUBST_SED.conf= -e "s,@XENDCONFDIR@,${PKG_SYSCONFDIR},g"
> > +SUBST_FILES.conf+= ../docs/misc/xl-disk-configuration.txt
> > +SUBST_SED.conf= -e "s,/etc/xen,${PKG_SYSCONFDIR},g"
> >
> > XEND_SCRIPTS= block vif-bridge vif-ip qemu-ifup hotplugpath.sh
>
> I see why you are adding a SUBST_FILE, but why are you dropping the
> previous?
I thought I had tested it and that it had no effect. But that isn't
right.
Thanks for catching that.
--chris
Home |
Main Index |
Thread Index |
Old Index