pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42191: CONF_FILES with spaces in names doesn't work
>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:
Home |
Main Index |
Thread Index |
Old Index