aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-27 13:37:16 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-27 13:37:16 +1200
commitea74840a389ee4981a881eb016d5863f3d2d50fc (patch)
treecd26e00b9fae54be35287760013f7d45ade3e8a1 /Makefile
parentcbc440fd70ec9bb3854fcd27eaa601e1ead21ddd (diff)
downloadparamano-ea74840a389ee4981a881eb016d5863f3d2d50fc.tar.xz
Silly mistakes, wow
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 70bafda..a788053 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ install:
mkdir -p $(INSTALL_PATH)/usr/share/trayfreq/
cp data/*.png $(INSTALL_PATH)/usr/share/trayfreq/
- cp lang/fr.mo $(INSTALL_PATH)/usr/share/locale/fr/LC_MESSAGES/trayfreq.mo
+ cp lc/fr.mo $(INSTALL_PATH)/usr/share/locale/fr/LC_MESSAGES/trayfreq.mo
install -Dm 644 data/trayfreq.config $(INSTALL_PATH)/usr/share/trayfreq/trayfreq.config
install -Dm 644 data/trayfreq.desktop $(INSTALL_PATH)/etc/xdg/autostart/trayfreq.desktop