summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-11-22 15:19:57 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-01-10 16:31:54 +0100
commitf8b4dad61381d7e4abb9fd9fa9394137fa7796a6 (patch)
treed2416522493f3a9928eac9036651bc79452ef8c7 /recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
parent679606b5ea824d94adbae325576e7df0fa45a670 (diff)
lxpanel: update to 0.8.0
Add a libkeybinder recipe, as lxpanel now depends on it. While at it, remove old recipes.
Diffstat (limited to 'recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch')
-rw-r--r--recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch b/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
deleted file mode 100644
index 0a360a8..0000000
--- a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- lxpanel-0.5.8/configure.ac~ 2011-07-29 14:37:01.000000000 +0200
-+++ lxpanel-0.5.8/configure.ac 2012-08-12 16:48:31.000000000 +0200
-@@ -16,6 +16,7 @@
- AC_PROG_LN_S
- AC_PROG_INTLTOOL(, [no-xml])
- AM_PROG_CC_C_O
-+AM_PROG_AR
-
- #Initialize libtool
- LT_PREREQ([2.2])