mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
libs/libsocketcan: remove double line
The following line appeared twice: include $(INCLUDE_DIR)/package.mk Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
committed by
Rosen Penev
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
|
||||
|
||||
Reference in New Issue
Block a user