aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/build_yell_statically.patch16
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 17 deletions
diff --git a/debian/patches/build_yell_statically.patch b/debian/patches/build_yell_statically.patch
deleted file mode 100644
index d70f1251b..000000000
--- a/debian/patches/build_yell_statically.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 6986cd6..86d6b80 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -59,8 +59,11 @@ GNOME_CONTROL_CENTER_GTK3_REQUIRED=2.31.4
-
- # telepathy-yell
- prev_top_build_prefix=$ac_top_build_prefix
-+prev_ac_configure_args=$ac_configure_args
-+ac_configure_args="$ac_configure_args --disable-shared-library"
- AX_CONFIG_DIR([telepathy-yell])
- ac_top_build_prefix=$prev_top_build_prefix
-+ac_configure_args=$prev_ac_configure_args
- export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:"$ac_top_build_prefix"telepathy-yell/telepathy-yell
-
- AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/patches/series b/debian/patches/series
index 57de13e21..3670f45d4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,4 +12,3 @@
38_lp_569289.patch
40_unity_launcher_count.patch
41_unity_launcher_progress.patch
-build_yell_statically.patch