From 68115001417651c1e6de21b7a1285d382542d51a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 23 Jan 2005 04:06:31 +0000 Subject: [PATCH] Shutting down gconfd is no longer needed before installation and is actually a bad thing to do. --- www/epiphany/Makefile | 3 --- www/galeon/Makefile | 3 --- 2 files changed, 6 deletions(-) diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index e10845e49180..ac530c25b672 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -98,9 +98,6 @@ post-configure: s|%%FLASHPLAYER%%|${FLASHPLAYER}|g' <${FILESDIR}/epiphany \ > ${WRKDIR}/epiphany -pre-install: - @-${X11BASE}/bin/gconftool-2 --shutdown - post-install: @${MV} -f ${PREFIX}/bin/epiphany ${PREFIX}/bin/epiphany-bin ${INSTALL_SCRIPT} ${WRKDIR}/epiphany ${PREFIX}/bin diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 450fa3641cda..c0a53fcae715 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -102,9 +102,6 @@ post-configure: s|%%FLASHPLAYER%%|${FLASHPLAYER}|g' < ${FILESDIR}/galeon \ > ${WRKDIR}/galeon -pre-install: - @-${X11BASE}/bin/gconftool-2 --shutdown - post-install: @${MV} -f ${PREFIX}/bin/galeon ${PREFIX}/bin/galeon-bin ${INSTALL_SCRIPT} ${WRKDIR}/galeon ${PREFIX}/bin