summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-11 12:12:31 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-11 12:12:31 +0800
commit385753a19a62cb80dcdf6cc58cbaea940bdd2e6a (patch)
tree7d14f02953cb39490199f20ad1d514ac6ec9e99a
parentbcdd4e153b62486b79641c5160d63da5c114233f (diff)
downloadmarcuscom-ports-385753a19a62cb80dcdf6cc58cbaea940bdd2e6a.tar.gz
marcuscom-ports-385753a19a62cb80dcdf6cc58cbaea940bdd2e6a.tar.zst
marcuscom-ports-385753a19a62cb80dcdf6cc58cbaea940bdd2e6a.zip
Fix the patch.
Reported by: pointyhat-exp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9773 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--games/gturing/files/patch-Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gturing/files/patch-Makefile.in b/games/gturing/files/patch-Makefile.in
index 255d4a6a5..ce64ab59f 100644
--- a/games/gturing/files/patch-Makefile.in
+++ b/games/gturing/files/patch-Makefile.in
@@ -4,7 +4,7 @@
SUBDIRS = pixmaps tapes po src help
--desktopdir = $(datadir)/apps/Applications
+-desktopdir = $(datadir)/gnome/apps/Applications
+desktopdir = $(datadir)/applications
desktop_in_files = gturing.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)