about summary refs log tree commit diff stats
path: root/osx
diff options
context:
space:
mode:
authorJohn C. Vernaleo <jcv@conformal.com>2013-06-14 14:31:16 -0400
committerJohn C. Vernaleo <jcv@conformal.com>2013-06-14 14:31:16 -0400
commit9447a3c39163f67ca6517eb6e5864e63954af46c (patch)
tree1df74481105ec347bd0d75d908dd99967e178267 /osx
parentc04753678cfb43281494484f901821ce61d895eb (diff)
downloadxombrero-9447a3c39163f67ca6517eb6e5864e63954af46c.tar.gz
Make Linux and OSX Makefiles a little more internally consistant.
Diffstat (limited to 'osx')
-rw-r--r--osx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Makefile b/osx/Makefile
index 16912d3..ef823b4 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -70,7 +70,7 @@ install: all
 uninstall:
 	rm -f $(DESTDIR)$(BINDIR)/xombrero
 	rm -f $(DESTDIR)$(MANDIR)/man1/xombrero.1
-	rm -f $(DESTDIR)$(PREFIX)/share/applications/xombrero.desktop
+	rm -f $(DESTDIR)$(APPDIR)/xombrero.desktop
 	rm -f $(DESTDIR)$(RESDIR)/xombreroicon.png
 	rm -f $(DESTDIR)$(RESDIR)/xombreroicon16.png
 	rm -f $(DESTDIR)$(RESDIR)/xombreroicon32.png