From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 30 14:16:34 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA9F16A4CE for ; Tue, 30 Dec 2003 14:16:34 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id C925C43D1F for ; Tue, 30 Dec 2003 14:16:31 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hBUMGSAb015405; Tue, 30 Dec 2003 17:16:29 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) hBUMFEL4037042; Tue, 30 Dec 2003 17:15:14 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Franz Klammer In-Reply-To: <3FF1F838.2040403@webonaut.com> References: <3FF1F838.2040403@webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-FaUTp1jR5jGtNJsrQR8f" Organization: MarcusCom, Inc. Message-Id: <1072822587.12033.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 30 Dec 2003 17:16:27 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users Subject: Re: gnomecontrolcenter2 doesn't find gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2003 22:16:34 -0000 --=-FaUTp1jR5jGtNJsrQR8f Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-12-30 at 17:12, Franz Klammer wrote: > the controlcenter search the gnome-settings-daemon on the wrong place. > attached a patch as workaround until this is fixed. >=20 > should i enter a bug in bugzilla or is this error strange enough that > it will be fixed anyway? Thanks! Yes, please enter a bug in Bugzilla if one doesn't already exist. Joe >=20 > franz. >=20 > ______________________________________________________________________ > --- Makefile.orig Tue Dec 30 23:06:52 2003 > +++ Makefile Tue Dec 30 23:06:59 2003 > @@ -32,5 +32,7 @@ > post-patch: > @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ > 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' > + @${REINPLACE_CMD} -e 's|/local/gnome-head/test|${PREFIX}|g' \ > + ${WRKSRC}/gnome-settings-daemon/GNOME_SettingsDaemon.server.in > =20 > .include >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-FaUTp1jR5jGtNJsrQR8f Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/8fk7b2iPiv4Uz4cRAsYVAKCmfQddMG9FvbCQXDDRUrBew7yxCwCdH/et MQZXbkw4WpD2W6WRrJtTIxk= =NIvS -----END PGP SIGNATURE----- --=-FaUTp1jR5jGtNJsrQR8f--