aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-17 13:39:45 -0500
committerTed Gould <ted@canonical.com>2009-03-17 13:39:45 -0500
commit321d1da208cdff46bc14897dfcb73ded56815a12 (patch)
tree7f1a290b6f3bcc369fdd4c072875622e2672f1f3 /debian/rules
parentd4d1a0e65ddb98fae997e72bb4462b410cfd579a (diff)
downloadlibayatana-indicator-321d1da208cdff46bc14897dfcb73ded56815a12.tar.gz
libayatana-indicator-321d1da208cdff46bc14897dfcb73ded56815a12.tar.bz2
libayatana-indicator-321d1da208cdff46bc14897dfcb73ded56815a12.zip
Removing all the gobject stuff from the debian build files
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 27b72eb..3025b6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --disable-gobject-introspection
LDFLAGS += -Wl,-z,defs -Wl,--as-needed
DEB_DH_MAKESHLIBS_ARGS_libindicate0 += -V 'libindicate0 (>= 0.1.2)'