First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 130353
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Heinrich Wendel (RETIRED) <lanius@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rossen Apostolov <rossen@protein.osaka-u.ac.jp>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rox-2.4.1-r1.ebuild rox-2.4.1-r1.ebuild text/plain Peter Hyman 2006-04-18 15:33 0000 1.56 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2006-04-18 05:28 0000
rox-2.4.1 should set as executables
/etc/xdg/rox.sourceforge.net/MIME-types/*,
otherwise ROX-filer can not open text files etc. when
clicked.
the install section of the ebuild should end with:
...............
    insinto ${MIMECONFDIR}/MIME-types
    doins Choices/MIME-types/*
    chmod 0755 ${D}/${MIMECONFDIR}/MIME-types/*
}
.........

------- Comment #1 From Peter Hyman 2006-04-18 15:31:00 0000 -------
Even easier. use exeinto. New ebuild attached. This was on me. Sorry.

------- Comment #2 From Peter Hyman 2006-04-18 15:33:22 0000 -------
Created an attachment (id=84927) [edit]
rox-2.4.1-r1.ebuild

correctly sets permissions of files stored in
/etc/xdg/rox.sourceforge.net/MIME-ypes/* by using exeinto and doexe. Sorry. My
bad.

------- Comment #3 From Daniel Black 2006-06-11 06:08:04 0000 -------
Added as is. Thanks Peter for the fix. Thanks Rossen for the bug report.

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