From d7fc2013b1458e14894602621a422eab3f0f9d7c Mon Sep 17 00:00:00 2001 From: Mika Laitio Date: Sun, 21 May 2006 18:53:04 +0000 Subject: [PATCH] gomunicator: fix the sourceforge cvs url. mt --db /opt/h6300/oe/oe.db --branch=org.openembedded.oz354fam083 --message-file=/opt/h6300/oe/fam083/commits/20060521_gomunicator_url_fix.txt commit packages/gomunicator/gomunicator_cvs.bb --- packages/gomunicator/gomunicator_cvs.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/gomunicator/gomunicator_cvs.bb b/packages/gomunicator/gomunicator_cvs.bb index a567d16009..dae9e9f809 100644 --- a/packages/gomunicator/gomunicator_cvs.bb +++ b/packages/gomunicator/gomunicator_cvs.bb @@ -10,10 +10,9 @@ PV = "0.1.3+cvs-${SRCDATE}" inherit autotools pkgconfig -SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/xanadux;module=gomunicator" +SRC_URI = "cvs://anonymous@xanadux.cvs.sourceforge.net/cvsroot/xanadux;module=gomunicator" S = "${WORKDIR}/${PN}" do_install_append() { install -d ${D}${datadir}/applications - install -m 0644 gomunicator.desktop ${D}${datadir}/applications/ } -- 2.47.2