aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-11 09:21:42 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-11 09:21:42 -0500
commit7263623ea488e23ec6316a82bd966158e0e39fcd (patch)
tree475208b09506344a90edeb70c45b047794870c9c /debian/rules
parentc5ceaf1d34d09e5249590be452b7ee4c348d8898 (diff)
downloadayatana-indicator-application-7263623ea488e23ec6316a82bd966158e0e39fcd.tar.gz
ayatana-indicator-application-7263623ea488e23ec6316a82bd966158e0e39fcd.tar.bz2
ayatana-indicator-application-7263623ea488e23ec6316a82bd966158e0e39fcd.zip
* Upstream release 0.0.4
* debian/rules: - removed disable-scrollkeeper - set DOC_SERVER used for docs * debian/patches/clean_up_docs.patch - removed, merged upstream
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c42359e..3a44cbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-gtk-doc
+DOC_SERVER = people.canonical.com/~ted
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
LDFLAGS += -Wl,-z,defs -Wl,--as-needed