- fix icon path in desktop file (s/PREFIX/TRUEPREFIX)
...no cookie for me
This commit is contained in:
parent
23f15565a4
commit
f2444eb598
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/02/15 11:39:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2009/02/15 12:16:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= Cyrus imapd administration GUI
|
||||
|
||||
GNOME_PROJECT= gyrus
|
||||
GNOME_VERSION= 0.3.8
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -38,7 +39,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-install:
|
||||
echo "Icon=${PREFIX}/share/gyrus/pixmaps/logo_gyrus.png" \
|
||||
echo "Icon=${TRUEPREFIX}/share/gyrus/pixmaps/logo_gyrus.png" \
|
||||
>> ${PREFIX}/share/applications/gyrus.desktop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user