aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2008-11-18 14:10:30 -0600
committerTed Gould <ted@canonical.com>2008-11-18 14:10:30 -0600
commit9073e40f1c0f2d95a8fd01d3f92c72bd691804bc (patch)
treeccc413dd9969eca700eda1a06220816df38fbb4e /debian/rules
parent947bc3f33cfd514f9d517578f0aab6bec05cc191 (diff)
downloadlibayatana-indicator-9073e40f1c0f2d95a8fd01d3f92c72bd691804bc.tar.gz
libayatana-indicator-9073e40f1c0f2d95a8fd01d3f92c72bd691804bc.tar.bz2
libayatana-indicator-9073e40f1c0f2d95a8fd01d3f92c72bd691804bc.zip
Version one of debian packaging.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..1c64b91
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+LDFLAGS += -Wl,-z,defs -Wl,--as-needed
+