FS#15437 - [eclipse] Broken symlinks to icons in /usr/share/icons
Attached to Project:
Arch Linux
Opened by Artyom (urandom) - Wednesday, 08 July 2009, 03:52 GMT
Last edited by Paul Mattal (paul) - Thursday, 09 July 2009, 00:51 GMT
Opened by Artyom (urandom) - Wednesday, 08 July 2009, 03:52 GMT
Last edited by Paul Mattal (paul) - Thursday, 09 July 2009, 00:51 GMT
|
Details
Description:
Install eclipse 3.5 and do 'ls /usr/share/icons/hicolor/*/apps/eclipse.png' This caused by lines in PKGBUILD like that: ln -s /usr/share/eclipse/plugins/org.eclipse.sdk_${pkgver}.v${_date}/eclipse.png \ "${pkgdir}/usr/share/icons/hicolor/16x16/apps/eclipse.png" || return 1 Now ${pkgver} is 3.5, but path to icons in eclipse directory is /usr/share/eclipse/plugins/org.eclipse.sdk_3.5.0.v200906111540/. |
This task depends upon
Closed by Paul Mattal (paul)
Thursday, 09 July 2009, 00:51 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in eclipse 3.5-2
Thursday, 09 July 2009, 00:51 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in eclipse 3.5-2