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
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Judd Vinet (judd)
Architecture All
Severity Low
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

In 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
Comment by Judd Vinet (judd) - Sunday, 06 April 2003, 06:35 GMT
  • Task details edited
Fixed

Loading...