mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xbmc-addon-vuplus: enable our standard autotools setup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user