pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: new package: rancid



Hi,

I can't fetch rancid-2.3.1.tar.gz though,

> CONF_FILES=           ${EGDIR}/lg.conf.sample ${PKG_SYSCONFDIR}/lg.conf
> CONF_FILES+=          ${EGDIR}/rancid.conf.sample 
> ${PKG_SYSCONFDIR}/rancid.conf

> post-install:
>       ${INSTALL_DATA} ${WRKSRC}/etc/lg.conf.sample ${EGDIR}
>       ${INSTALL_DATA} ${WRKSRC}/etc/rancid.conf.sample ${EGDIR}
>       ${CHMOD} 0644 ${PKG_SYSCONFDIR}/lg.conf
>       ${CHMOD} 0644 ${PKG_SYSCONFDIR}/rancid.conf

Why those conf files require special permissions?
How about use CONF_FILES_PERMS instead of CONF_FILES?

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%users.sourceforge.net@localhost

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index