First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146615
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jonas Geiregat <jonas@geiregat.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 146615 depends on: Show dependency tree
Bug 146615 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: 2006-09-06 16:01 0000
When building imapfilter-1.1.1 the man pages get installed into the wrong
place, this is because a minor mistake in the ebuild.

Change the following line in the ebuild:
make DESTDIR="${D}/usr" install

to:
make DESTDIR="${D}/usr" -e MANDIR=${D}usr/share/man install

That way the man pages get installed into gentoo's default man dir.

------- Comment #1 From Emanuele Giaquinta (RETIRED) 2006-10-06 08:41:31 0000 -------
Fixed, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug