mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
xbmc-addon-vuplus: enable our standard autotools setup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ac63b3eb9f
commit
ebeb9134bd
@ -24,10 +24,6 @@
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
# some fixes for autoreconf
|
||||
touch NEWS AUTHORS ChangeLog
|
||||
do_autoreconf
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr/share/xbmc \
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
PKG_NAME="xbmc-addon-vuplus"
|
||||
PKG_VERSION="4164f0b"
|
||||
PKG_REV="2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/jdembski/xbmc-addon-vuplus"
|
||||
@ -32,4 +32,4 @@ PKG_SECTION="mediacenter"
|
||||
PKG_SHORTDESC="vuplus addon for XBMC"
|
||||
PKG_LONGDESC="This addon allows XBMC PVR to connect to the vu+ DVRs as a TV/PVR backend."
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user