summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2022-08-05 15:39:13 -0500
committerMichael Catanzaro <mcatanzaro@redhat.com>2022-08-05 15:39:13 -0500
commit9f673c16b0ee0c9c18cf399bd24e4a6ac4f30a9e (patch)
treea6473a07c07b9f61247dd114575c0719417f231f /data
parentba149eb2dac7d76d78bb588d57076b5d28c93748 (diff)
downloadepiphany-9f673c16b0ee0c9c18cf399bd24e4a6ac4f30a9e.tar.gz
build: use project_source_root(), project_build_root()
Meson complains the older versions are deprecated.
Diffstat (limited to 'data')
-rw-r--r--data/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/meson.build b/data/meson.build
index 3108a0060..9563c8767 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -1,4 +1,4 @@
-po_dir = join_paths(meson.source_root(), 'po')
+po_dir = join_paths(meson.project_source_root(), 'po')
icondir = join_paths('icons', 'hicolor', 'scalable', 'apps')
install_data(