@ -1,5 +1,5 @@
#
#
# Copyright (C) 2013-2015 OpenWrt.org
# Copyright (C) 2013-2016 OpenWrt.org
#
#
# This is free software, licensed under the GNU General Public License v2.
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
# See /LICENSE for more information.
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := dump1090
PKG_NAME := dump1090
PKG_VERSION := 2015-11-22
PKG_VERSION := 2015-11-22
PKG_RELEASE := 1
PKG_RELEASE := 2
PKG_SOURCE_PROTO := git
PKG_SOURCE_PROTO := git
PKG_SOURCE_URL := git://github.com/mutability/dump1090.git
PKG_SOURCE_URL := git://github.com/mutability/dump1090.git
@ -53,7 +53,8 @@ define Package/view1090/description
e n d e f
e n d e f
MAKE_FLAGS += \
MAKE_FLAGS += \
CFLAGS = " $( TARGET_CFLAGS) "
CFLAGS = " $( TARGET_CFLAGS) " \
UNAME = Linux
d e f i n e P a c k a g e / d u m p 1 0 9 0 / i n s t a l l
d e f i n e P a c k a g e / d u m p 1 0 9 0 / i n s t a l l
$( INSTALL_DIR) $( 1) /etc/init.d
$( INSTALL_DIR) $( 1) /etc/init.d