]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
gomunicator sourceforge cvs url fixed.
authorMika Laitio <lamikr@cc.jyu.fi>
Sun, 21 May 2006 16:36:38 +0000 (19:36 +0300)
committerRene Wagner <rw@handhelds.org>
Mon, 22 May 2006 17:41:50 +0000 (19:41 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/packages/gomunicator/gomunicator_cvs.bb

index 03e82d1cf3fa950ffe1ff884a024dd73e126358f..9146cdde4c79a2e643bfb825fed3c743c74c88c3 100644 (file)
@@ -7,13 +7,11 @@ DEPENDS = "libgpewidget gtk+ glib-2.0 alsa-lib"
 #Remove the dash below when 0.1.3 changes in PV
 PV = "0.1.3+cvs-${CVSDATE}"
 
-
 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/
 }