aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-10 15:44:51 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-10 15:44:51 -0500
commitff35c76b57fe278dcdd160995eb1157dc2c75f27 (patch)
tree5379e07073f3ccd7803255348b105222e5a5c4df
parenta634b49e7e3a4b11fade75cd2e65a2da89a5605a (diff)
downloadayatana-indicator-application-ff35c76b57fe278dcdd160995eb1157dc2c75f27.tar.gz
ayatana-indicator-application-ff35c76b57fe278dcdd160995eb1157dc2c75f27.tar.bz2
ayatana-indicator-application-ff35c76b57fe278dcdd160995eb1157dc2c75f27.zip
added simple-patchsys.mk
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c57fb7..b924e8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ indicator-application (0.0.3-0ubuntu1) karmic; urgency=low
- install the developer docs
* debian/rules
- enable-gtk-doc
+ - added simple-patchsys.mk
* debian/patches/clean_up_docs.patch
- Remove template values and set a proper title
diff --git a/debian/rules b/debian/rules
index 0d1001c..c42359e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,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
LDFLAGS += -Wl,-z,defs -Wl,--as-needed