teleport_0.33: refactor SRC_URI - package breaks on do_compile
authorAndrea Adami <andrea.adami@gmail.com>
Sun, 3 May 2009 21:50:15 +0000 (23:50 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sun, 3 May 2009 21:50:15 +0000 (23:50 +0200)
recipes/teleport/teleport_0.33.bb
recipes/teleport/teleport_0.34.bb

index 918902e..b92d34d 100644 (file)
@@ -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"
index 3732254..8755452 100644 (file)
@@ -5,3 +5,4 @@ DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite"
 PRIORITY = "optional"
 
 SRC_URI += "file://makefile-fix.patch;patch=1"
+