aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorPete Woods <pete.woods@canonical.com>2013-08-20 08:41:50 +0000
committerTarmac <Unknown>2013-08-20 08:41:50 +0000
commite3c457451effc5e8643fb9caa4563c022a96486b (patch)
treeb9eb225618ee4be1adf81bbf65de091ce53d16d0 /debian/rules
parent4fedffcef1054e4093c4528d40cce809f1e958b3 (diff)
parent7e63d1c240a6b1e07275189d0af05edd1adbc654 (diff)
downloadayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.tar.gz
ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.tar.bz2
ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.zip
Re-write build scripts using cmake.
Approved by PS Jenkins bot, Ted Gould.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules9
1 files changed, 1 insertions, 8 deletions
diff --git a/debian/rules b/debian/rules
index 2ce3519..9a276dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,5 @@
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
%:
- dh $@ --with translations,autoreconf
+ dh $@ --parallel --fail-missing --with translations
-override_dh_autoreconf:
- NOCONFIGURE=1 dh_autoreconf ./autogen.sh
-
-override_dh_install:
- find debian/indicator-sound/usr/lib -name *.la -delete
- find debian/indicator-sound/usr/lib -name *.a -delete
- dh_install --fail-missing