Blob Blame History Raw
--- tt/src/Makefile.in	2010-04-03 05:36:13.000000000 +0200
+++ tt/src/Makefile.in.new	2011-02-15 18:17:59.804559301 +0100
@@ -26,7 +26,7 @@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
-bindir = @bindir@
+bindir = ${DESTDIR}/usr/bin
 docdir = @prefix@/doc
 
 #this is the standard CFLAGS options, this is what most people should use