Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 117371
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNOME Office <gnome-office@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Mayo <aklhfex@googlemail.com>
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 117371 depends on: Show dependency tree
Bug 117371 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-01-01 11:24 0000
abiword 2.4.1 puts abiword_48.png into /usr/share/icons/.
(abi/GNUmakefile.am has icondir= $(datadir)/icons)

In src_install()  changing 
       make DESTDIR="${D}" install || die "Installation failed"
to
       make DESTDIR="${D}" \
               icondir=/usr/share/pixmaps \
               install || die "Installation failed"

installs abiword_48.png into /usr/share/pixmaps.

------- Comment #1 From Pacho Ramos 2006-12-07 10:24:06 0000 -------
This "bug" is still valid in abiword-2.4.5

------- Comment #2 From Saleem Abdulrasool (RETIRED) 2007-01-03 16:33:23 0000 -------
Added a fix to 2.4.5-r1 and 2.4.6 based on your suggestion.

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