aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2011-06-28 17:57:03 +0100
committerMichael Terry <michael.terry@canonical.com>2011-06-28 17:57:03 +0100
commit33d9b7f27eed027e1986ba4197d14434bc6ce37b (patch)
tree6aa4dfb09dfb3c50d56c867b384613435d6e55f3 /debian/rules
parent5e9dc5469428fe05f7e70948980a0e79d193b857 (diff)
downloadayatana-indicator-datetime-33d9b7f27eed027e1986ba4197d14434bc6ce37b.tar.gz
ayatana-indicator-datetime-33d9b7f27eed027e1986ba4197d14434bc6ce37b.tar.bz2
ayatana-indicator-datetime-33d9b7f27eed027e1986ba4197d14434bc6ce37b.zip
* No change rebuild to fix badly packaged diff.gz from last time
* debian/rules, debian/control: - Arg, this wasn't source format 3.0, so add quilt so that the patch applies.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index dfd669b..2ad101c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
DEB_BUILDDIR = build
DEB_MAKE_FLAVORS = gtk2 gtk3
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk