X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluci%2FMakefile;h=06ec7c8022d9f5ffa2cac94c9858d35950519dbf;hp=3016adf738a84e3613e98625187125d33515f234;hb=89c8f98b12f28caf95989d99da6b6cb411f979c5;hpb=f2148a5c65fa6c66d0d22fa43ec2f3e71aac9aa1 diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 3016adf73..06ec7c802 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -106,6 +106,11 @@ endef define Package/luci-core/install $(call Package/luci/install/template,$(1),libs/core) + $(PKG_BUILD_DIR)/build/mkversion.sh $(1)/usr/lib/lua/luci/version.lua \ + "OpenWrt Firmware" \ + "$(OPENWRTVERSION)" \ + "$(PKG_BRANCH)" \ + "$(PKG_VERSION)" endef define Package/luci-core/config