2011-01-14 16:27:50 +00:00
|
|
|
# Template file for 'subversion-apache'.
|
|
|
|
#
|
|
|
|
short_desc="${short_desc} - apache httpd modules"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains two modules for the HTTP apache daemon for use
|
|
|
|
with subversion."
|
|
|
|
|
2012-05-27 10:28:21 +00:00
|
|
|
do_install() {
|
|
|
|
vmove usr/libexec usr
|
2011-01-14 16:27:50 +00:00
|
|
|
}
|