summaryrefslogtreecommitdiffstats
path: root/userspace
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
commitdb13a36326c2477ac2bfdc04b9aee2bf53cd90d9 (patch)
tree44d330b2aafd28c378edab91d288a495c7e936e9 /userspace
parent05975076fce8a96d83afdc1f217c30f2fdc80f95 (diff)
mention DESTDIR
Diffstat (limited to 'userspace')
-rw-r--r--userspace/ebtables2/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/userspace/ebtables2/INSTALL b/userspace/ebtables2/INSTALL
index 86f14d2..9df07f7 100644
--- a/userspace/ebtables2/INSTALL
+++ b/userspace/ebtables2/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