diff options
Diffstat (limited to 'net-im/empathy/files/patch-configure')
-rw-r--r-- | net-im/empathy/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/empathy/files/patch-configure b/net-im/empathy/files/patch-configure deleted file mode 100644 index 300f783e450a..000000000000 --- a/net-im/empathy/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig 2010-11-18 17:41:43.000000000 +0100 -+++ configure 2010-11-18 17:41:43.000000000 +0100 -@@ -13390,8 +13390,8 @@ - .SECONDARY: $(gsettings_SCHEMAS) - - gsettings__base_list = \ -- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \ -- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g" -+ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \ -+ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' - - install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) - @$(NORMAL_INSTALL) |