| Bug#: 58400 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: web-apps@gentoo.org | Reported By: netbix@tiscali.it | |
| Component: Applications | |||
| URL: | |||
| Summary: dansguardian-2.7.1 bad location cgi install | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-07-26 07:02 0000 | |||
| Description: | Opened: 2004-07-26 07:02 0000 |
qpkg -l dansguardian ........ ......... ...... usr/share/man/man8/dansguardian.8.gz /home /home/httpd /home/httpd/cgi-bin /home/httpd/cgi-bin/dansguardian.pl The directory /home/httpd/cgi-bin is old the new directory is /var/www/localhost/cgi-bin Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=36319) [details]
dansguardian-2.8.0.ebuild
- version bump to 2.8 stable
- patch the Makefile to install into /var/www/localhost/cgi-bin/
Perhaps it makes sense to use webapp.eclass here?
Created an attachment (id=36703) [details]
dansguardian-2.8.0.ebuild
better to pass the location directly to ./configure