From 03c519ef61584814951f1d8574b6efe2f4eefe9e Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Tue, 13 May 2008 21:07:33 +0000 Subject: guile: move guile-native-1.6.4 to nonworking and close 3503. --- packages/guile/guile-native_1.6.4.bb | 14 -------------- packages/nonworking/guile/.mtn2git_empty | 0 packages/nonworking/guile/guile-native_1.6.4.bb | 14 ++++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 packages/guile/guile-native_1.6.4.bb create mode 100644 packages/nonworking/guile/.mtn2git_empty create mode 100644 packages/nonworking/guile/guile-native_1.6.4.bb (limited to 'packages') diff --git a/packages/guile/guile-native_1.6.4.bb b/packages/guile/guile-native_1.6.4.bb deleted file mode 100644 index 4a3bc5e74e..0000000000 --- a/packages/guile/guile-native_1.6.4.bb +++ /dev/null @@ -1,14 +0,0 @@ -SECTION = "unknown" -LICENSE = "GPL" -DEPENDS = "gmp-native" -SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ - file://guile-amd64.patch;patch=1" - -inherit autotools native - -S="${WORKDIR}/guile-${PV}" - -do_configure() { - # no autoreconf, thanks - oe_runconf -} diff --git a/packages/nonworking/guile/.mtn2git_empty b/packages/nonworking/guile/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/nonworking/guile/guile-native_1.6.4.bb b/packages/nonworking/guile/guile-native_1.6.4.bb new file mode 100644 index 0000000000..4a3bc5e74e --- /dev/null +++ b/packages/nonworking/guile/guile-native_1.6.4.bb @@ -0,0 +1,14 @@ +SECTION = "unknown" +LICENSE = "GPL" +DEPENDS = "gmp-native" +SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ + file://guile-amd64.patch;patch=1" + +inherit autotools native + +S="${WORKDIR}/guile-${PV}" + +do_configure() { + # no autoreconf, thanks + oe_runconf +} -- cgit v1.2.3