changeset 48:2bbd9a389ca0

ringtools/Makefile: move to /opt/freecalypso/bin
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 06:01:50 +0000
parents bfcc5a286459
children 642da3373772
files ringtools/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ringtools/Makefile	Wed Oct 26 06:00:53 2016 +0000
+++ b/ringtools/Makefile	Wed Oct 26 06:01:50 2016 +0000
@@ -1,7 +1,7 @@
 CC=	gcc
 CFLAGS=	-O2
 PROGS=	fc-e1gen
-INSTBIN=/usr/local/bin
+INSTBIN=/opt/freecalypso/bin
 
 all:	${PROGS}