remove patch that was committed upstream
This commit is contained in:
parent
c39b0dcfb8
commit
264b82dcf7
@ -1,23 +0,0 @@
|
||||
$OpenBSD: patch-data_meson_build,v 1.1 2021/10/31 07:19:46 ajacoutot Exp $
|
||||
|
||||
Fix build with meson >= 0.60.0
|
||||
|
||||
Index: data/meson.build
|
||||
--- data/meson.build.orig
|
||||
+++ data/meson.build
|
||||
@@ -23,7 +23,6 @@ desktop_in = configure_file(
|
||||
)
|
||||
|
||||
i18n.merge_file(
|
||||
- desktop,
|
||||
type: 'desktop',
|
||||
input: desktop_in,
|
||||
output: desktop,
|
||||
@@ -35,7 +34,6 @@ i18n.merge_file(
|
||||
appdata = 'eog.appdata.xml'
|
||||
|
||||
i18n.merge_file(
|
||||
- appdata,
|
||||
input: appdata + '.in',
|
||||
output: appdata,
|
||||
po_dir: po_dir,
|
Loading…
x
Reference in New Issue
Block a user