From 54324f8aad4e0bdfd70534084a47b744a8d740ca Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 11 Jun 2024 22:33:56 +0200 Subject: Revert "b" This reverts commit 6f57bc3cf5a3aaa36c1204ff6cc7913779d930f0. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 623aa49..2d33788 100644 --- a/meson.build +++ b/meson.build @@ -28,4 +28,4 @@ executable('gpu-screen-recorder-gtk', src, dependencies : dep, install : true) install_data(files('gpu-screen-recorder-gtk.desktop'), install_dir : '/usr/share/applications') install_data(files('com.dec05eba.gpu_screen_recorder.appdata.xml'), install_dir : '/usr/share/metainfo') -install_subdir(files('icons/hicolor'), install_dir : '/usr/share/icons/hicolor') +install_subdir('icons/hicolor', install_dir : '/usr/share/icons/hicolor') -- cgit v1.2.3