Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 95190
Collapse All | Expand All

(-)/usr/portage/sys-apps/busybox/busybox-1.00-r4.ebuild (-1 / +1 lines)
Lines 125-131 Link Here
125
	# default a bunch of uncommon options to off
125
	# default a bunch of uncommon options to off
126
	for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \
126
	for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \
127
		LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \
127
		LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \
128
		UUDECODE UUENCODE RUN_PARTS SULOGIN DC
128
		UUDECODE UUENCODE SULOGIN DC
129
	do
129
	do
130
		busybox_config_option n ${opt}
130
		busybox_config_option n ${opt}
131
	done
131
	done

Return to bug 95190