diff options
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  ########################################################################  | 
