Biswapriyo Nath 2157694059 desktop-file-utils: update to 0.28
Rebase 002-install.patch, the logic was moved from install.py to meson.build.
e0cc507f60
2024-12-15 07:01:54 +00:00

16 lines
293 B
Diff

--- 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')