summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/menu/Makefile')
-rw-r--r--perl-install/standalone/menu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/menu/Makefile b/perl-install/standalone/menu/Makefile
index 3f89602df..8dead8e00 100644
--- a/perl-install/standalone/menu/Makefile
+++ b/perl-install/standalone/menu/Makefile
@@ -13,7 +13,7 @@ clean:
install: all
install -d $(mcc_dir)/desktop
- install -m644 $(DESKTOP) $(DIRECTORY) $(mcc_dir)/desktop
+ install -m644 $(DESKTOP) $(DIRECTORY) $(mcc_dir)
install -d $(PREFIX)/etc/gnome-vfs-2.0/vfolders
%.desktop: %.desktop.in