diff options
Diffstat (limited to 'games/exult-devel/files/patch-tools_Makefile.am')
-rw-r--r-- | games/exult-devel/files/patch-tools_Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/games/exult-devel/files/patch-tools_Makefile.am b/games/exult-devel/files/patch-tools_Makefile.am deleted file mode 100644 index f2eb1f319735..000000000000 --- a/games/exult-devel/files/patch-tools_Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ ---- tools/Makefile.am.orig 2025-03-11 11:09:59 UTC -+++ tools/Makefile.am -@@ -127,10 +127,10 @@ install-data-hook: - - if BUILD_EXULT_THUMB - install-data-hook: -- update-mime-database $(DESTDIR)$(EXULT_THUMB_PREFIX)/mime || : -+ : - - uninstall-hook: -- update-mime-database $(DESTDIR)$(EXULT_THUMB_PREFIX)/mime || : -+ : - else - install-data-hook: - uninstall-hook: |