plugins: remove package 'plugins'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-06 05:42:00 +01:00
parent 55092ac2b8
commit 7c5e78b2e6

View File

@ -1,16 +0,0 @@
PKG_NAME="plugins"
PKG_VERSION=""
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="$XBMC_PLUGINS"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="plugins"
PKG_SHORTDESC="plugins: Metafile to install plugins"
PKG_LONGDESC="Metafile to install plugins"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"