Please read this before reporting a bug:
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#54 - Bug in Apache PKGBUILD file
Attached to Project:
Arch Linux
Opened by Justin Smithies (justin) - Saturday, 05 April 2003, 12:33 GMT
Last edited by Judd Vinet (judd) - Sunday, 06 April 2003, 06:35 GMT
Opened by Justin Smithies (justin) - Saturday, 05 April 2003, 12:33 GMT
Last edited by Judd Vinet (judd) - Sunday, 06 April 2003, 06:35 GMT
|
DetailsIn the last line of the apache PKGBUILD file
install -D -m644 ../index.html $startdir/pkg/etc/httpd/conf/mod_ssl.txt Should it not be install -D -m644 ../mod_ssl.txt $startdir/pkg/etc/httpd/conf/mod_ssl.txt |
This task depends upon
Closed by Anonymous Submitter
Reason for closing: Fixed
Reason for closing: Fixed

- Task details edited
Fixed