relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-base / mc / mc_4.8.1.bbappend
diff --git a/meta-openvuplus/recipes-base/mc/mc_4.8.1.bbappend b/meta-openvuplus/recipes-base/mc/mc_4.8.1.bbappend
deleted file mode 100644 (file)
index 73b41c6..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-PR .= "-vuplus0"
-
-SRC_URI += "file://optional-extfs-dir.patch \
-            file://optional-hints.patch \
-            file://optional-sfs-ini.patch \
-            file://optional-syntax-file.patch"
-
-PACKAGES += "${PN}-full"
-
-RDEPENDS_${PN} = ""
-RDEPENDS_${PN}-full = "ncurses-terminfo"
-
-RSUGGESTS_${PN} = "${PN}-full"
-
-FILES_${PN} = " \
-        ${bindir}/* \
-        ${sysconfdir}/mc/filehighlight.ini \
-        ${sysconfdir}/mc/*.ext \
-        ${sysconfdir}/mc/*.keymap \
-        ${sysconfdir}/mc/*.menu \
-        ${datadir}/${BPN}/mc.* \
-        ${datadir}/${BPN}/skins/default.ini \
-"
-FILES_${PN}-full = "${libexecdir}/* ${sysconfdir} ${datadir}/${BPN}"
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"