aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-29 15:53:20 +1200
committerDavid <dbphillipsnz@gmail.com>2014-05-29 16:11:48 +1200
commit5ad431451529a3aa6aa51b5dffa90cc2207d2a94 (patch)
tree3d9ced30ef46e46c3a35dbe3a55693b0df030c78
parentbda352d5d9f6230ae7387931d27e32d6d8ea7e62 (diff)
downloadparamano-5ad431451529a3aa6aa51b5dffa90cc2207d2a94.tar.xz
Makefile install fix
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c9b027a..119ea4d 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ clean:
########################################################################
# Install entire suite
install:
- install -Dm 755 themes $(DESTDIR)/$(SHAREDIR)/trayfreq/themes
+ install -d themes $(DESTDIR)/$(SHAREDIR)/trayfreq/themes
install -Dm 644 lc/fr.mo $(DESTDIR)/$(LOCALEDIR)/fr/LC_MESSAGES/trayfreq.mo