aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-09 22:34:30 -0600
committerTed Gould <ted@gould.cx>2012-02-09 22:34:30 -0600
commitaed2d0094b438f51bf6fd6f9924a5924beaeaf29 (patch)
tree6fd1e0f18f1f63da533ac349f245f6d2f448468f /debian/rules
parentb4e4cfad7964bce931df142243e49a4ddce1f4c5 (diff)
parent4aacdd9668a570edcd9a8654865f147dcab396fe (diff)
downloadayatana-indicator-messages-aed2d0094b438f51bf6fd6f9924a5924beaeaf29.tar.gz
ayatana-indicator-messages-aed2d0094b438f51bf6fd6f9924a5924beaeaf29.tar.bz2
ayatana-indicator-messages-aed2d0094b438f51bf6fd6f9924a5924beaeaf29.zip
Merge from U. Desktop
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index a2f4065..4eae6c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ DEB_DESTDIR = $(CURDIR)/debian/tmp/$(cdbs_make_curflavor)/
DEB_CONFIGURE_FLAGS_gtk2 = --with-gtk=2
DEB_CONFIGURE_FLAGS_gtk3 = --with-gtk=3
+CFLAGS += -Wno-error=deprecated-declarations
LDFLAGS += -Wl,-z,defs -Wl,--as-needed
debian/stamp-autotools/gtk2: cdbs_configure_flags += $(DEB_CONFIGURE_FLAGS_gtk2)