~matttbe/ubuntu/quantal/lxpanel/lp1013171

« back to all changes in this revision

Viewing changes to debian/patches/indicator-support.patch

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-07-24 15:41:01 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110724154101-pdss358hu486lp7h
Tags: 0.5.7-0ubuntu1
* New upstream release.
* debian/patches:
 - 80_translations.patch: Remove, merged upstream.
 - batt_status.patch: Remove, merged upstream.
 - configure_X11.patch: Remove, merged upstream.
 - missing_glades.patch: Remove, not needed now.
 - redefine-alarm-variable.patch: Remove, merged upstream.
 - indicator-support.patch: Fix Makefile.am.
 - fix_requisition.patch: New patch, fix crash when clicking on the panel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
114
114
+++ lxpanel-0.5.6/src/plugins/indicator/Makefile.am     2010-07-22 23:32:46.000000000 +0200
115
115
@@ -0,0 +1,23 @@
116
 
+INCLUDES = \
 
116
+indicator_la_CFLAGS = \
117
117
+       -I. \
118
118
+       -I$(top_srcdir)/src \
119
119
+       -DINDICATOR_DIR=\""$(INDICATORDIR)"\" \