diff options
author | 2023-05-01 13:48:35 +0100 | |
---|---|---|
committer | 2023-05-01 13:49:02 +0100 | |
commit | 928a1d9c161d9fad628544562bc1afd7f5ced417 (patch) | |
tree | 3c4359ba71a84618d4d70269c778b69e954573dd /x11-misc/revelation/files/revelation-0.5.4-issue87-fix-meson-0.60.patch | |
parent | sys-process/criu: drop 3.15, 3.15-r3, 3.16.1 (diff) | |
download | gentoo-928a1d9c161d9fad628544562bc1afd7f5ced417.tar.gz gentoo-928a1d9c161d9fad628544562bc1afd7f5ced417.tar.bz2 gentoo-928a1d9c161d9fad628544562bc1afd7f5ced417.zip |
x11-misc/revelation: drop 0.5.4-r1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/revelation/files/revelation-0.5.4-issue87-fix-meson-0.60.patch')
-rw-r--r-- | x11-misc/revelation/files/revelation-0.5.4-issue87-fix-meson-0.60.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/revelation/files/revelation-0.5.4-issue87-fix-meson-0.60.patch b/x11-misc/revelation/files/revelation-0.5.4-issue87-fix-meson-0.60.patch deleted file mode 100644 index 4a224fc529d1..000000000000 --- a/x11-misc/revelation/files/revelation-0.5.4-issue87-fix-meson-0.60.patch +++ /dev/null @@ -1,11 +0,0 @@ -https://github.com/mikelolasagasti/revelation/issues/87 ---- a/data/meson.build -+++ b/data/meson.build -@@ -59,7 +59,6 @@ rvl_appstreamdir = join_paths(rvl_datadir, 'metainfo') - - # Merge the translations with the appdata file - i18n.merge_file( -- appdata, - input: appdata + '.in', - output: appdata, - po_dir: join_paths(meson.source_root(), 'po'), |