git: LIBPRIV: Remove leftover deps from wpa_cli(8).
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Tue Apr 30 03:06:44 PDT 2019
commit 9931b013c74b9333438547f6abaeb8b7bbfb2532
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Apr 26 19:45:52 2019 +0300
LIBPRIV: Remove leftover deps from wpa_cli(8).
Currently we use edit.c implemenatation. There is edit_simple.c variant.
Third variant - edit_readline.c is not compatible with libedit
(no support for rl_replace_line() for libreadline compatibility).
Summary of changes:
usr.sbin/802_11/wpa_cli/Makefile | 5 -----
1 file changed, 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9931b013c74b9333438547f6abaeb8b7bbfb2532
--
DragonFly BSD source repository
More information about the Commits
mailing list