diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-17 15:54:29 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-17 15:54:29 +0200 |
commit | b3722503332f0fbaa6013a6aab3f0fed24cbb243 (patch) | |
tree | 25cc367f19b8d0e40d1bf6d3cefd3d0708dda967 /etc/buildfile | |
parent | 1c8ae0a5bde06f879f37fb7670ec339d6b7a2ccf (diff) |
First pass over INSTALL, some file renames
Diffstat (limited to 'etc/buildfile')
-rw-r--r-- | etc/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/buildfile b/etc/buildfile index ea96623..fc192b6 100644 --- a/etc/buildfile +++ b/etc/buildfile @@ -6,4 +6,4 @@ define conf: file conf{*}: extension = conf conf{*}: install = data/etc -./: conf{brep} +./: conf{brep-module brep-apache2} |