Add a patch to update the configure bits for centericq to current autotools, thereby...
authorChris Larson <clarson@kergoth.com>
Tue, 21 Oct 2003 21:13:03 +0000 (21:13 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 21 Oct 2003 21:13:03 +0000 (21:13 +0000)
BKrev: 3f95a15fPENNCp2KRQ4GDw6HWjYxcQ

centericq/centericq-4.9.7/configure.patch [new file with mode: 0644]
centericq/centericq_4.9.7.oe [new file with mode: 0644]
nonworking/centericq/centericq_4.9.7.oe [deleted file]

diff --git a/centericq/centericq-4.9.7/configure.patch b/centericq/centericq-4.9.7/configure.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/nonworking/centericq/centericq_4.9.7.oe b/nonworking/centericq/centericq_4.9.7.oe
deleted file mode 100644 (file)
index 02f1d4e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-DEPENDS = virtual/libc openssl
-RDEPENDS = libc6 libssl0
-
-SRC_URI = http://thekonst.net/download/centericq-4.9.7.tar.bz2
-S = ${WORKDIR}/${P}
-
-inherit autotools
-
-EXTRA_OECONF = '--with-ssl --with-openssl=${STAGING_DIR}/target'