summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-06-05 00:27:55 +0000
committerChris Larson <clarson@kergoth.com>2004-06-05 00:27:55 +0000
commit1d71757adfc79ad90cf9b63d7c6d85b22c122925 (patch)
treea6ac87373e288a4f13eb857e5c5095a9845d63e3
parent26a404a68880807dcda19b269498efcf3945685e (diff)
Fix the cvs 1.12.8 build and move it out of nonworking.
BKrev: 40c1138b6QlXcxJ73GxuFFZArvl7CA
-rw-r--r--cvs/cvs-1.12.8/m4.patch0
-rw-r--r--cvs/cvs_1.12.8.oe0
-rw-r--r--nonworking/cvs/cvs_1.12.6.oe8
3 files changed, 0 insertions, 8 deletions
diff --git a/cvs/cvs-1.12.8/m4.patch b/cvs/cvs-1.12.8/m4.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/cvs/cvs-1.12.8/m4.patch
diff --git a/cvs/cvs_1.12.8.oe b/cvs/cvs_1.12.8.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/cvs/cvs_1.12.8.oe
diff --git a/nonworking/cvs/cvs_1.12.6.oe b/nonworking/cvs/cvs_1.12.6.oe
deleted file mode 100644
index c6f70dce63..0000000000
--- a/nonworking/cvs/cvs_1.12.6.oe
+++ /dev/null
@@ -1,8 +0,0 @@
-DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
-
-SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
-
-inherit autotools
-
-EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
-