tintin/tintin-2.00.5-destdir.patch
2011-02-17 15:37:52 +01:00

12 lines
338 B
Diff

--- 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