FreeBSD Bugzilla – Attachment 168532 Details for
Bug 208237
security/umit: fix symlink on icon file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
umit-patch (text/plain), 606 bytes, created by
Vladimir Omelchuk
on 2016-03-23 12:41:04 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Vladimir Omelchuk
Created:
2016-03-23 12:41:04 UTC
Size:
606 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 411691) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= umit > PORTVERSION= 1.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= security > MASTER_SITES= SF > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -41,7 +41,7 @@ > > post-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps >- @${LN} -sf ${DATADIR}/pixmaps/umit_48x48.png \ >+ @${LN} -sf ${PREFIX}/share/pixmaps/umit/umit_48x48.png \ > ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/umit.png > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208237
: 168532