fix(net-misc/tlsdate): use econf on 9999 too

This commit is contained in:
Brandon Philips 2013-10-23 14:12:32 -07:00
parent 2dc453d51e
commit 6c5ee6a89b

View File

@ -24,7 +24,7 @@ src_prepare() {
src_configure() {
# Our unprivileged group is called "nobody"
cros-workon_src_configure \
econf \
$(use_enable dbus) \
--with-unpriv-user=tlsdate \
--with-unpriv-group=tlsdate \