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 --- supybot/supybot_0.77.0.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'supybot') diff --git a/supybot/supybot_0.77.0.oe b/supybot/supybot_0.77.0.oe index e9fffd30fd..2100f65d8c 100644 --- a/supybot/supybot_0.77.0.oe +++ b/supybot/supybot_0.77.0.oe @@ -2,7 +2,7 @@ DESCRIPTION = "Supybot is a clearly-written Python IRC \ framework and bot, intended to be both easily \ extensible and very flexible." -SRC_URI = '${SOURCEFORGE_MIRROR}/supybot/Supybot-${PV}.tar.bz2' -S = '${WORKDIR}/Supybot-${PV}' +SRC_URI = "${SOURCEFORGE_MIRROR}/supybot/Supybot-${PV}.tar.bz2" +S = "${WORKDIR}/Supybot-${PV}" inherit distutils -- cgit v1.2.3