[Midnightbsd-cvs] mports: Makefile: We don't need to run update-desktop-database twice

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 14 16:23:15 EDT 2008


Log Message:
-----------
We don't need to run update-desktop-database twice (plist too)

Modified Files:
--------------
    mports/www/epiphany:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/epiphany/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L www/epiphany/Makefile -L www/epiphany/Makefile -u -r1.7 -r1.8
--- www/epiphany/Makefile
+++ www/epiphany/Makefile
@@ -102,10 +102,8 @@
 	@${REINPLACE_CMD} -e 's|/lib/mozilla/plugins"|/lib/browser_plugins" ":" MOZILLA_PREFIX "/lib/browser_linux_plugins"|' \
 		${WRKSRC}/embed/mozilla/mozilla-embed-single.cpp
 
-
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/data/epiphany-fonts.schemas \
 		${PREFIX}/etc/gconf/schemas
-	@-update-desktop-database
 
 .include <bsd.port.post.mk>


More information about the Midnightbsd-cvs mailing list