diff options
-rw-r--r-- | conf/oe.conf | 1 | ||||
-rw-r--r-- | thttpd/files/acinclude.m4 | 0 | ||||
-rw-r--r-- | thttpd/files/install.patch | 0 | ||||
-rw-r--r-- | thttpd/thttpd_2.25b.oe | 0 |
4 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. diff --git a/thttpd/files/acinclude.m4 b/thttpd/files/acinclude.m4 new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/thttpd/files/acinclude.m4 diff --git a/thttpd/files/install.patch b/thttpd/files/install.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/thttpd/files/install.patch diff --git a/thttpd/thttpd_2.25b.oe b/thttpd/thttpd_2.25b.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/thttpd/thttpd_2.25b.oe |