diff miscutil/Makefile @ 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 d57f68d0568d
children 819335e06fd1
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}