summaryrefslogtreecommitdiffstats
path: root/remove_xdg_cmds_from_makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'remove_xdg_cmds_from_makefile.patch')
-rw-r--r--remove_xdg_cmds_from_makefile.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/remove_xdg_cmds_from_makefile.patch b/remove_xdg_cmds_from_makefile.patch
index 99f5065..b0f4a75 100644
--- a/remove_xdg_cmds_from_makefile.patch
+++ b/remove_xdg_cmds_from_makefile.patch
@@ -1,5 +1,5 @@
1--- anki-2.1.9-linux-amd64/Makefile.old 2019-02-20 05:54:05.000000000 +0100 1--- anki-2.1.11-linux-amd64/Makefile.old
2+++ anki-2.1.9-linux-amd64/Makefile 2019-03-04 09:02:18.385431498 +0100 2+++ anki-2.1.11-linux-amd64/Makefile
3@@ -20,14 +20,14 @@ 3@@ -20,14 +20,14 @@
4 mv anki.xpm anki.png ${PREFIX}/share/pixmaps/;\ 4 mv anki.xpm anki.png ${PREFIX}/share/pixmaps/;\
5 mv anki.desktop ${PREFIX}/share/applications/;\ 5 mv anki.desktop ${PREFIX}/share/applications/;\
@@ -12,7 +12,7 @@
12+# xdg-mime default anki.desktop application/x-apkg 12+# xdg-mime default anki.desktop application/x-apkg
13 @echo 13 @echo
14 @echo "Install complete. Type 'anki' to run." 14 @echo "Install complete. Type 'anki' to run."
15 15
16 uninstall: 16 uninstall:
17- -xdg-mime uninstall ${PREFIX}/share/anki/anki.xml 17- -xdg-mime uninstall ${PREFIX}/share/anki/anki.xml
18+# -xdg-mime uninstall ${PREFIX}/share/anki/anki.xml 18+# -xdg-mime uninstall ${PREFIX}/share/anki/anki.xml