From: Andrea Adami Date: Sun, 3 May 2009 21:50:15 +0000 (+0200) Subject: teleport_0.33: refactor SRC_URI - package breaks on do_compile X-Git-Tag: Release-2010-05/1~3605 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=064402f637a0e65411bcb97164550afe63ec781c;p=openembedded.git teleport_0.33: refactor SRC_URI - package breaks on do_compile --- diff --git a/recipes/teleport/teleport_0.33.bb b/recipes/teleport/teleport_0.33.bb index 918902ea0a..b92d34ddd7 100644 --- a/recipes/teleport/teleport_0.33.bb +++ b/recipes/teleport/teleport_0.33.bb @@ -8,7 +8,6 @@ PRIORITY = "optional" PR = "r2" SRC_URI =+ "file://crypt.c \ - file://fix-desktop.patch;patch=1 \ - file://remove-tododb.patch;pnum=1;patch=1" - -SRC_URI += "file://makefile-fix.patch;patch=1" + file://fix-desktop.patch;patch=1 \ + file://remove-tododb.patch;pnum=1;patch=1 \ + file://makefile-fix.patch;patch=1" diff --git a/recipes/teleport/teleport_0.34.bb b/recipes/teleport/teleport_0.34.bb index 3732254c9d..8755452c67 100644 --- a/recipes/teleport/teleport_0.34.bb +++ b/recipes/teleport/teleport_0.34.bb @@ -5,3 +5,4 @@ DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite" PRIORITY = "optional" SRC_URI += "file://makefile-fix.patch;patch=1" +