Moved the binary path for make install to /usr/bin/.
authorFrancois Fleuret <francois@fleuret.org>
Mon, 6 Apr 2009 06:09:12 +0000 (08:09 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Mon, 6 Apr 2009 06:09:12 +0000 (08:09 +0200)
Makefile

index 23b62f4..d80b4cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@
 #  along with selector.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-BINARY_PATH = /usr/local/bin
+BINARY_PATH = /usr/bin
 MAN_PATH = /usr/share/man/man1
 
 LDFLAGS=-lcurses