Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 196294 | Differences between
and this patch

Collapse All | Expand All

(-)baselayout-1.12.5/src/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
LIBDIR = lib
9
LIBDIR = lib
10
10
11
BIN_TARGETS =
11
BIN_TARGETS =
12
SBIN_TARGETS = consoletype runscript start-stop-daemon
12
SBIN_TARGETS = runscript start-stop-daemon
13
SYS_WHITELIST = env_whitelist
13
SYS_WHITELIST = env_whitelist
14
14
15
TARGET = $(BIN_TARGETS) $(SBIN_TARGETS)
15
TARGET = $(BIN_TARGETS) $(SBIN_TARGETS)

Return to bug 196294