Removing direct references to /usr in the Makefile, for nix.
authorviric@mandarina
Thu, 21 Aug 2008 23:21:33 +0200
changeset 240 9ecdf06ddf5d
parent 239 18301d7a56d4
child 241 42c9470aa4f9
Removing direct references to /usr in the Makefile, for nix.
Makefile
--- a/Makefile	Tue Aug 12 12:57:40 2008 +0200
+++ b/Makefile	Thu Aug 21 23:21:33 2008 +0200
@@ -17,7 +17,7 @@
 	info.o \
 	env.o \
 	tail.o
-INSTALL=/usr/bin/install -c
+INSTALL=install -c
 
 all: ts