X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=blobdiff_plain;f=Makefile;h=620085b9fcc32ee5f8d6075ad291a9a4e0564b27;hp=203c965b0eb3d9fead862728eb885cd86960b75d;hb=HEAD;hpb=b72fb7678dc279591343d945737165808673f84d diff --git a/Makefile b/Makefile index 203c965..620085b 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # selector is a simple command line utility for selection of strings # with a dynamic pattern-matching. # -# Copyright (c) 2009 Francois Fleuret +# Copyright (c) 2009-2012 Francois Fleuret # Written by Francois Fleuret # # This file is part of selector. @@ -21,8 +21,8 @@ # along with selector. If not, see . # -BINARY_PATH = $(DESTDIR)/usr/bin -MAN_PATH = $(DESTDIR)/usr/share/man/man1 +BINARY_PATH = $(DESTDIR)/usr/local/bin +MAN_PATH = $(DESTDIR)/usr/local/share/man/man1 LDFLAGS=-lcurses