First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 37633
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo PDA Herd <pda@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Grant Goodyear <g2boojum@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 37633 depends on: Show dependency tree
Bug 37633 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: 2004-01-08 12:16 0000
I'm not sure if it's because the makefile is broken or what, but this version
of jpilot doesn't install ${S}/jpilotrc.* to /usr/share/jpilot, so the color
themes don't work.

Fix: 

        dodoc jpilot-syncmal-${SYNCMAL}/malsync/Doc/README_malsync
+       dodir /usr/share/${PN}
+       insinto /usr/share/${PN}
+       doins ${S}/jpilotrc.*

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Adrian Almenar 2004-01-13 15:57:04 0000 -------
liquidx if you dont mind i can take care of this.

------- Comment #2 From Adrian Almenar 2004-01-13 16:08:17 0000 -------
Fixed.

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