On 12-09-11 05:06 PM, Dwight Engen wrote:
> On Tue, 11 Sep 2012 14:30:22 -0400
> Dwight Engen wrote:
>
>> On Mon, 10 Sep 2012 13:53:50 -0400
>> Stéphane Graber wrote:
>>
>> [...]
The reason I changed them to expand was so the docs would be right
(they had SUBST paths with ${var} still
On Tue, 11 Sep 2012 14:30:22 -0400
Dwight Engen wrote:
> On Mon, 10 Sep 2012 13:53:50 -0400
> Stéphane Graber wrote:
>
> [...]
> > > The reason I changed them to expand was so the docs would be right
> > > (they had SUBST paths with ${var} still in them) but obviously I
> > > don't want to brea
On 12-09-11 02:30 PM, Dwight Engen wrote:
> On Mon, 10 Sep 2012 13:53:50 -0400
> Stéphane Graber wrote:
>
> [...]
>>> The reason I changed them to expand was so the docs would be right
>>> (they had SUBST paths with ${var} still in them) but obviously I
>>> don't want to break code just to make t
On Mon, 10 Sep 2012 13:53:50 -0400
Stéphane Graber wrote:
[...]
> > The reason I changed them to expand was so the docs would be right
> > (they had SUBST paths with ${var} still in them) but obviously I
> > don't want to break code just to make the docs right :)
>
> I'm not actually expending b
On Mon, 10 Sep 2012 13:53:50 -0400
Stéphane Graber wrote:
[...]
> >>> diff --git a/configure.ac b/configure.ac
> >>> index 70c74ec..b8d86e6 100644
> >>> --- a/configure.ac
> >>> +++ b/configure.ac
> >>> @@ -70,11 +70,11 @@ AC_ARG_WITH([rootfs-path],
> >>> )], [], [with_rootfs_path=['${libdir}/l
On 12-09-10 01:26 PM, Dwight Engen wrote:
> On Mon, 10 Sep 2012 10:36:17 -0400
> Stéphane Graber wrote:
>
>> On 12-09-10 10:28 AM, Dwight Engen wrote:
>>> Expand variables to get correct paths in man pages and fix building
>>> of rpm by non-root user. Include templates in rpm, fix rpm path of
>>>
On 12-09-10 10:28 AM, Dwight Engen wrote:
> Expand variables to get correct paths in man pages and fix building of
> rpm by non-root user. Include templates in rpm, fix rpm path of
> lxc-init.
>
> Signed-off-by: Dwight Engen
> ---
> configure.ac |6 +++---
> lxc.spec.in | 18 -
Expand variables to get correct paths in man pages and fix building of
rpm by non-root user. Include templates in rpm, fix rpm path of
lxc-init.
Signed-off-by: Dwight Engen
---
configure.ac |6 +++---
lxc.spec.in | 18 --
2 files changed, 15 insertions(+), 9 deletions(-)