From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- zsafe/zsafe_2.1.2.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'zsafe') diff --git a/zsafe/zsafe_2.1.2.oe b/zsafe/zsafe_2.1.2.oe index a1020665ff..ce04c14b84 100644 --- a/zsafe/zsafe_2.1.2.oe +++ b/zsafe/zsafe_2.1.2.oe @@ -7,12 +7,12 @@ LICENSE = "GPL" RDEPENDS = "libqpe1" DEPENDS = "virtual/libc virtual/libqpe" -#SRC_URI = http://z-soft.z-portal.info/${PN}/${PN}_${PV}.tgz -SRC_URI = http://www.lunix.com.ar/~ldipenti/${PN}_${PV}.tgz +#SRC_URI = http://z-soft.z-portal.info/zsafe/zsafe_${PV}.tgz +SRC_URI = "http://www.lunix.com.ar/~ldipenti/zsafe_${PV}.tgz" inherit palmtop -QMAKE_PROFILES = zsafe.pro +QMAKE_PROFILES = "zsafe.pro" do_install() { install -d ${D}/opt/QtPalmtop/{bin,apps/Applications,pics/zsafe} -- cgit v1.2.3