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

(-)cryptsetup-1.2.0.ebuild (-1 / +1 lines)
Lines 49-55 Link Here
49
	econf \
49
	econf \
50
		--sbindir=/sbin \
50
		--sbindir=/sbin \
51
		--enable-shared \
51
		--enable-shared \
52
		$(use_enable !dynamic static) \
52
		$(use_enable !dynamic static-cryptsetup) \
53
		--libdir=/usr/$(get_libdir) \
53
		--libdir=/usr/$(get_libdir) \
54
		$(use_enable nls) \
54
		$(use_enable nls) \
55
		$(use_enable selinux)
55
		$(use_enable selinux)

Return to bug 350105