blob: 41a311d56409bb97c2bb826d13c46e3371d01f17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2003/05/06 17:42:59 jmmv Exp $
Before running bins, copy the example templates directories
${PREFIX}/share/examples/bins/templates.default
${PREFIX}/share/examples/bins/templates.joi
into your home directory as
~/.bins/templates.default
~/.bins/templates.joi
and modify. Also if you do not already have an installed
${PKG_SYSCONFDIR}/binsrc
that you're happy with, copy
${PREFIX}/share/examples/bins/binsrc
to ${PKG_SYSCONFDIR}/bins/binsrc
===========================================================================
|