NetBSD Problem Report #42191
From www@NetBSD.org Fri Oct 16 12:13:48 2009
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
by www.NetBSD.org (Postfix) with ESMTP id BF26363C3DC
for <gnats-bugs@gnats.netbsd.org>; Fri, 16 Oct 2009 12:13:48 +0000 (UTC)
Message-Id: <20091016121348.820F463C32C@www.NetBSD.org>
Date: Fri, 16 Oct 2009 12:13:48 +0000 (UTC)
From: hasso@NetBSD.org
Reply-To: hasso@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: CONF_FILES with spaces in names doesn't work
X-Send-Pr-Version: www-1.0
>Number: 42191
>Category: pkg
>Synopsis: CONF_FILES with spaces in names doesn't work
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 16 12:15:00 +0000 2009
>Originator: Hasso Tepper
>Release: DragonFly
>Organization:
>Environment:
DragonFly
>Description:
CONF_FILES with spaces in names doesn't work. Tried these ways, non of them worked:
CONF_FILES+= ${EGDIR}/file\ name.conf ${PKG_SYSCONFDIR}/file\ name.conf
CONF_FILES+= "${EGDIR}/file name.conf" "${PKG_SYSCONFDIR}/file name.conf"
CONF_FILES+= "${EGDIR}/file\ name.conf" "${PKG_SYSCONFDIR}/file\ name.conf"
>How-To-Repeat:
>Fix:
(Contact us)
$NetBSD: query-full-pr,v 1.36 2007/11/24 03:27:39 kano Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.