|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../runit/config-djb.in |
|
|
|
|
# Copyright (C) 2009 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -15,6 +16,6 @@
|
|
|
|
|
|
|
|
|
|
if pkgcheck "runit|daemontools" X; then |
|
|
|
|
menu_begin MENU_DJB 'Package Options - D.J. Bernstein`s software and -like' |
|
|
|
|
bool 'Use /package, /command and /service directories' SDECFG_PKG_DJB_LAYOUT 1 |
|
|
|
|
bool 'Use /package, /command and /service directories' SDECFG_PKG_DJB_LAYOUT 0 |
|
|
|
|
menu_end |
|
|
|
|
fi |
|
|
|
|