mirror of https://github.com/openwrt/packages.git
libs/libsocketcan: remove double line
The following line appeared twice: include $(INCLUDE_DIR)/package.mk Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>pull/22806/head
parent
074a8ab220
commit
3036475924
|
@ -19,8 +19,6 @@ PKG_MAINTAINER:=Yegor Yefremov <yegorslists@googlemail.com>
|
|||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in New Issue