Bug 58400 - dansguardian-2.7.1 bad location cgi install
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.

------- Comment #1 From Renat Lumpau 2004-07-28 06:13:01 0000 -------
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?

------- Comment #2 From Renat Lumpau 2004-08-03 08:01:41 0000 -------
Created an attachment (id=36703) [details]
dansguardian-2.8.0.ebuild

better to pass the location directly to ./configure

------- Comment #3 From Renat Lumpau 2004-08-27 13:17:49 0000 -------
In CVS