summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-19 22:08:51 +0000
committerChris Larson <clarson@kergoth.com>2004-11-19 22:08:51 +0000
commit52645eae15eaa7767188b993402dfaa3e43956ec (patch)
treed5cfc714e4b814454dc5db2cbf4422d5e4e6ec78 /conf
parentc219e97fe8827735b7b62ea583079f7774354f06 (diff)
Merge hyperion.kergoth.com:code/packages
into odin.sc.ti.com:/home/kergoth/code/packages 2004/11/19 16:08:33-06:00 ti.com!kergoth Add thttpd 2.25b. 2004/11/19 16:07:28-06:00 ti.com!kergoth Add 'servicedir' target location for ftp/web/etc servers. BKrev: 419e6ef3rFW_JaU8pF9hZowK_tXiVg
Diffstat (limited to 'conf')
-rw-r--r--conf/oe.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/oe.conf b/conf/oe.conf
index 3fc186e377..f32baceae7 100644
--- a/conf/oe.conf
+++ b/conf/oe.conf
@@ -17,6 +17,7 @@ export oldincludedir = "/usr/include"
export infodir = "${datadir}/info"
export mandir = "${datadir}/man"
export docdir = "${datadir}/doc"
+export servicedir = "/srv"
##################################################################
# Architecture-dependent build variables.