Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 20063
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gregorio Guidi (RETIRED) <greg_g@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 20063 depends on: Show dependency tree
Bug 20063 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-27 16:32 0000
dev-util/kdoc installs man pages in /usr/man instead of /usr/share/man. 
Fix is trivial: 
 
        export KDEDIR="" 
        export QTDIR="" 
-       ./configure --prefix=/usr || die 
+       econf 
        emake || die 
 
(BTW, the ebuild needs IUSE and a cleanup of SRC_URI using 'mirror:' )

------- Comment #1 From Hannes Mehnert (RETIRED) 2003-04-29 03:12:30 0000 -------
fixed in cvs, thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug