summarylogtreecommitdiffstats
path: root/make_DESTDIR.patch
blob: 665e1013415efc92ffed3f5b9af34f73db43556d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile	2012-02-02 11:49:43.000000000 -0500
+++ ../../Makefile	2012-02-02 11:50:42.000000000 -0500
@@ -14,7 +14,7 @@
 WISH = wish
 
 ### Directory where to install executable files
-INSTALL_DIR = /usr/bin
+INSTALL_DIR = $(DESTDIR)/usr/bin