summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-12-30 17:45:07 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-12-30 17:45:07 +0000
commit464e7d9b2e853441282addc7484e5eee7d825514 (patch)
treeeb2d1ef0f1df8b86f9ef9c80c9a0c04b61431a46 /INSTALL
parent8042e1c9abd318fc4838af8976e979b8a5d57f9d (diff)
mention DESTDIR
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 86f14d2..9df07f7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,5 +20,7 @@ WHAT GETS INSTALLED?
- the userspace program ebtables is compiled and the executable is copied
by default to /sbin/ebtables. If you want to put the executable
somewhere else, include BINPATH=<<path>>.
+- you can prefix these paths with a base directory using the option
+ DESTDIR=<<prefix>>.
That's all