aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-graphics/lxdm/lxdm_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-graphics/lxdm/lxdm_%.bbappend')
-rw-r--r--meta-xfce/recipes-graphics/lxdm/lxdm_%.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-xfce/recipes-graphics/lxdm/lxdm_%.bbappend b/meta-xfce/recipes-graphics/lxdm/lxdm_%.bbappend
deleted file mode 100644
index 4a799a98af..0000000000
--- a/meta-xfce/recipes-graphics/lxdm/lxdm_%.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_append := "${THISDIR}/${BPN}:"
-
-SRC_URI += "file://gdmflexiserver"
-
-do_install_append () {
- install -D -m 0755 ${WORKDIR}/gdmflexiserver ${D}${bindir}/gdmflexiserver
-}