changeset 47:bfcc5a286459

miscutil/Makefile: move to /opt/freecalypso/bin
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 06:00:53 +0000
parents a4afdada80fc
children 2bbd9a389ca0
files miscutil/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/miscutil/Makefile	Wed Oct 26 05:59:54 2016 +0000
+++ b/miscutil/Makefile	Wed Oct 26 06:00:53 2016 +0000
@@ -1,7 +1,7 @@
 CC=	gcc
 CFLAGS=	-O2
 PROGS=	fc-fr2tch fc-rgbconv fc-serterm fc-tch2fr imei-luhn
-INSTBIN=/usr/local/bin
+INSTBIN=/opt/freecalypso/bin
 
 all:	${PROGS}