aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-07-20 13:01:10 +1200
committerDavid <dbphillipsnz@gmail.com>2014-07-20 13:01:10 +1200
commit24a150d3b0b1d4f42ffa5459f5a126415c96c6b4 (patch)
tree7f16220115512d443b7e7c2bb7a881620ac26887 /Makefile
parent378faab305c8417f59c2ac86bcd1f4f899732d95 (diff)
downloadparamano-24a150d3b0b1d4f42ffa5459f5a126415c96c6b4.tar.xz
Removed licence symlink all together
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09b7b18..589df84 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,5 @@ install:
install -Dm 755 trayfreq $(DESTDIR)/$(BINDIR)/trayfreq
install -Dm 755 trayfreq-set $(DESTDIR)/$(BINDIR)/trayfreq-set
- ln -s ../licenses/common/GPL3/license.txt $(DESTDIR)/$(SHAREDIR)/trayfreq/LICENCE
ln -s ../../../etc/trayfreq.conf $(DESTDIR)/$(SHAREDIR)/trayfreq/trayfreq.conf
########################################################################