From 378faab305c8417f59c2ac86bcd1f4f899732d95 Mon Sep 17 00:00:00 2001
From: David <dbphillipsnz@gmail.com>
Date: Sun, 20 Jul 2014 12:16:04 +1200
Subject: Fixed licence symlink issue

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 5bed254..09b7b18 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,6 @@ install:
 	install -Dm 755 trayfreq $(DESTDIR)/$(BINDIR)/trayfreq
 	install -Dm 755 trayfreq-set $(DESTDIR)/$(BINDIR)/trayfreq-set
 
-	ln -s ../licenses/common/GLPv3/license.txt $(DESTDIR)/$(SHAREDIR)/trayfreq/LICENCE
+	ln -s ../licenses/common/GPL3/license.txt $(DESTDIR)/$(SHAREDIR)/trayfreq/LICENCE
 	ln -s ../../../etc/trayfreq.conf $(DESTDIR)/$(SHAREDIR)/trayfreq/trayfreq.conf
 ########################################################################
-- 
cgit v1.1