aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-10 15:11:02 -0600
committerTed Gould <ted@gould.cx>2012-02-10 15:11:02 -0600
commitc822265c083ac4fb74e5be160c674a34decf3f32 (patch)
tree0d6bf389cb8d6fb3da103397295f3497d6b84203 /debian/rules
parent081237a24c34a9462c47a2d62720ba14f18cad0e (diff)
parent95f3958867d101d7e2820569d4efc3aba2efbb4c (diff)
downloadayatana-indicator-messages-c822265c083ac4fb74e5be160c674a34decf3f32.tar.gz
ayatana-indicator-messages-c822265c083ac4fb74e5be160c674a34decf3f32.tar.bz2
ayatana-indicator-messages-c822265c083ac4fb74e5be160c674a34decf3f32.zip
Update to U. Desktop
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 4eae6c7..a2f4065 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ 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)