e10ee99bf3
- add cleanlink.pl - fix package installation (module wasn't added to httpd.conf) - use DIST_SUBDIR=apache PR: 57915 Submitted by: maintainer
4 lines
236 B
Text
4 lines
236 B
Text
libexec/apache/mod_bandwidth.so
|
|
@exec %D/sbin/apxs -e -A -n bandwidth %D/%f
|
|
sbin/cleanlink.pl
|
|
@unexec echo "===> If you do not plan on reinstalling mod_bandwidth, you must manually remove"; echo "===> references to it in httpd.conf."
|