From c201cb83b080de0e96a9026b7c39da51d10aeb59 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Tue, 27 Apr 2010 22:37:12 +0100 Subject: [PATCH] fix paths and add right on install --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 736c94e3..eb4204e0 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ install: cp data/icons /usr/share/ -R uninstall: - rm /usr/bin/sparklepony + rm /usr/local/bin/sparklepony rm /usr/share/local/sparklepony/SparklePony.exe rmdir /usr/share/local/sparklepony rm /usr/share/icons/hicolor/*x*/places/folder-publicshare.png