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 --- jack/jack_0.92.0.oe | 6 ++---- jack/jack_0.94.0.oe | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'jack') diff --git a/jack/jack_0.92.0.oe b/jack/jack_0.92.0.oe index f24debcbf7..4a96998abe 100644 --- a/jack/jack_0.92.0.oe +++ b/jack/jack_0.92.0.oe @@ -8,11 +8,9 @@ connect a number of different applications to an audio \ device, as well as allowing them to share audio between \ themselves." -SRC_URI=http://heanet.dl.sourceforge.net/sourceforge/jackit/jack-audio-connection-kit-${PV}.tar.gz +SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/jackit/jack-audio-connection-kit-${PV}.tar.gz" S = "${WORKDIR}/jack-audio-connection-kit-${PV}" inherit autotools libtool pkgconfig -EXTRA_OECONF="" - - +EXTRA_OECONF = "" diff --git a/jack/jack_0.94.0.oe b/jack/jack_0.94.0.oe index f24debcbf7..4a96998abe 100644 --- a/jack/jack_0.94.0.oe +++ b/jack/jack_0.94.0.oe @@ -8,11 +8,9 @@ connect a number of different applications to an audio \ device, as well as allowing them to share audio between \ themselves." -SRC_URI=http://heanet.dl.sourceforge.net/sourceforge/jackit/jack-audio-connection-kit-${PV}.tar.gz +SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/jackit/jack-audio-connection-kit-${PV}.tar.gz" S = "${WORKDIR}/jack-audio-connection-kit-${PV}" inherit autotools libtool pkgconfig -EXTRA_OECONF="" - - +EXTRA_OECONF = "" -- cgit v1.2.3