summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrice Goglin <bgoglin@debian.org>2007-11-11 11:49:16 +0100
committerBrice Goglin <bgoglin@debian.org>2007-11-11 11:49:16 +0100
commit5cedd4a43e162da644360e1cbb390dcf03285723 (patch)
tree2fb4e47e6c913424ec4fc74f805954e6d61219b8 /configs
parent0595d32d8af331fffb616011a22ebe888cb05158 (diff)
Remove DESTDIR from INSTALL_DIR in configs/debian-default
... and update 03_optional-progs-and-install.patch accordingly.
Diffstat (limited to 'configs')
-rw-r--r--configs/debian-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/debian-default b/configs/debian-default
index aa4721a9ee4..f80ec30f0b6 100644
--- a/configs/debian-default
+++ b/configs/debian-default
@@ -12,7 +12,7 @@ EXTRA_LIB_PATH =
SRC_DIRS = mesa
PROGRAM_DIRS =
-INSTALL_DIR = $(DESTDIR)/usr
+INSTALL_DIR = /usr
# vim: ft=make