|
@@ -22,7 +22,7 @@ VIM_CONF_ENV = \
|
|
|
# GUI/X11 headers leak from the host so forcibly disable them
|
|
|
VIM_CONF_OPTS = --with-tlib=ncurses --enable-gui=no --without-x
|
|
|
VIM_LICENSE = Charityware
|
|
|
-VIM_LICENSE_FILES = README.txt
|
|
|
+VIM_LICENSE_FILES = LICENSE README.txt
|
|
|
VIM_CPE_ID_VENDOR = vim
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_ACL),y)
|