--- a/meson.build +++ b/meson.build @@ -75,12 +75,6 @@ subdir('misc') subdir('src') -install_symlink( - 'desktop-file-edit', - install_dir: 'bin', - pointing_to: 'desktop-file-install' -) - # This script writes git log to Changelog. run_target('changelog', command: 'changelog.py')