summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-02 22:32:47 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:34 +0200
commit7c5bc03fa3ed59c2d81babe1f8711f76b73d32d1 (patch)
tree31c57867995ff39a14a233d62d284de407f265bd /recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch
parentcfbe82aedd62585839addd4b34bd674ea15412bf (diff)
lxde-common: move version to % placeholder
remove consistent_defconfig_dirs.patch as it is no longer needed starting with 0.5.6 consistent_defconfig_dirs.patch is no longer needed. change bbappend to contain % instead of the version
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch')
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch
deleted file mode 100644
index 1eff17b..0000000
--- a/recipes-lxde/lxde-common/lxde-common-0.5.5/consistent_defconfig_dirs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urNdb lxde-common-0.5.5.orig//startlxde.in lxde-common-0.5.5//startlxde.in
---- lxde-common-0.5.5.orig//startlxde.in 2011-12-17 22:39:41.000000000 +0100
-+++ lxde-common-0.5.5//startlxde.in 2011-12-17 22:40:22.000000000 +0100
-@@ -8,7 +8,7 @@
- PCMANFM_CONF_DIR="$XDG_CONFIG_HOME/pcmanfm/LXDE"
- if [ ! -f "$PCMANFM_CONF_DIR/pcmanfm.conf" ]; then
- mkdir -p "$PCMANFM_CONF_DIR"
-- cp @prefix@/share/lxde/pcmanfm/pcmanfm.conf "$PCMANFM_CONF_DIR/pcmanfm.conf"
-+ cp /etc/xdg/pcmanfm/LXDE/pcmanfm.conf "$PCMANFM_CONF_DIR/pcmanfm.conf"
- fi
-
- # Ensure the existance of openbox config file