summaryrefslogtreecommitdiff
path: root/packages/gnome/gnome-desktop.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gnome-desktop.inc')
-rw-r--r--packages/gnome/gnome-desktop.inc16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/gnome/gnome-desktop.inc b/packages/gnome/gnome-desktop.inc
deleted file mode 100644
index aeabf4f41e..0000000000
--- a/packages/gnome/gnome-desktop.inc
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "GNOME library for reading .desktop files"
-SECTION = "x11/gnome"
-LICENSE = "GPL"
-DEPENDS = "gnome-common libgnomeui"
-
-EXTRA_OECONF = "--disable-scrollkeeper"
-
-do_configure_prepend () {
- cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
-}
-
-do_stage () {
- autotools_stage_all
-}
-
-FILES_${PN} += "${datadir}/gnome-about"