aboutsummaryrefslogtreecommitdiffstats
path: root/guile/guile-native_1.6.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'guile/guile-native_1.6.4.oe')
-rw-r--r--guile/guile-native_1.6.4.oe12
1 files changed, 0 insertions, 12 deletions
diff --git a/guile/guile-native_1.6.4.oe b/guile/guile-native_1.6.4.oe
deleted file mode 100644
index 69b95c1f4b..0000000000
--- a/guile/guile-native_1.6.4.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-SECTION = "unknown"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz"
-
-inherit autotools native
-
-S="${WORKDIR}/guile-${PV}"
-
-do_configure() {
- # no autoreconf, thanks
- oe_runconf
-}