projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3973ff
)
Moved the binary path for make install to /usr/bin/.
author
Francois Fleuret
<francois@fleuret.org>
Mon, 6 Apr 2009 06:09:12 +0000
(08:09 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Mon, 6 Apr 2009 06:09:12 +0000
(08:09 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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