Merge pull request #40 from part1zano/master - fiche - A pastebin adjusted for gopher use
 (HTM) git clone git://vernunftzentrum.de/fiche.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 55ef361999e27438d94f06f933b4221bcafee686
 (DIR) parent a5c137c06d20e96fb97e946378437ec198299287
 (HTM) Author: solusipse <solus1ps3@gmail.com>
       Date:   Sat,  9 Jul 2016 16:59:10 +0200
       
       Merge pull request #40 from part1zano/master
       
       Fixed Makefile
       Diffstat:
         Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -9,7 +9,7 @@ CFLAGS+=-pthread -O2
        all: fiche
        
        install: fiche
       -        install -m 0755 fiche ${PREFIX}/usr/local/bin
       +        install -m 0755 fiche ${PREFIX}
        
        clean:
                rm -f fiche