summarylogtreecommitdiffstats
path: root/apostrophe.patch
diff options
context:
space:
mode:
authorMark Wagie2022-03-05 12:22:04 -0700
committerMark Wagie2022-03-05 12:22:04 -0700
commit51232c015d71f648567e0d17166dc8527637a93f (patch)
tree8056429f9d506003a6d1caef963bc667cbea027c /apostrophe.patch
parent33fe7483033d0eab92e197caf524d22da0824d7c (diff)
downloadaur-51232c015d71f648567e0d17166dc8527637a93f.tar.gz
remove patch
Diffstat (limited to 'apostrophe.patch')
-rw-r--r--apostrophe.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/apostrophe.patch b/apostrophe.patch
deleted file mode 100644
index cc3888602587..000000000000
--- a/apostrophe.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff '--color=auto' --unified --recursive --text apostrophe-v2.5/data/meson.build apostrophe-v2.5.patched/data/meson.build
---- apostrophe-v2.5/data/meson.build 2021-08-29 04:14:59.000000000 +0200
-+++ apostrophe-v2.5.patched/data/meson.build 2022-01-18 20:28:16.437498834 +0100
-@@ -2,7 +2,6 @@
- desktop_conf = configuration_data()
- desktop_conf.set('icon', application_id)
- desktop_file = i18n.merge_file(
-- 'desktop',
- input: configure_file(
- input: 'org.gnome.gitlab.somas.Apostrophe.desktop.in.in',
- output: '@BASENAME@',
-@@ -46,7 +45,6 @@
- # )
-
- appdata_file = i18n.merge_file(
-- 'appdata',
- input: metainfo_configured,
- output: '@0@.metainfo.xml'.format(application_id),
- po_dir: podir,