From 8b88a756b256919faa6224211b3f652ac28941d8 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 21 Oct 2003 21:13:03 +0000 Subject: [PATCH] Add a patch to update the configure bits for centericq to current autotools, thereby fixing the build; moved out of nonworking. BKrev: 3f95a15fPENNCp2KRQ4GDw6HWjYxcQ --- centericq/centericq-4.9.7/configure.patch | 0 centericq/centericq_4.9.7.oe | 0 nonworking/centericq/centericq_4.9.7.oe | 9 --------- 3 files changed, 9 deletions(-) create mode 100644 centericq/centericq-4.9.7/configure.patch create mode 100644 centericq/centericq_4.9.7.oe delete mode 100644 nonworking/centericq/centericq_4.9.7.oe diff --git a/centericq/centericq-4.9.7/configure.patch b/centericq/centericq-4.9.7/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nonworking/centericq/centericq_4.9.7.oe b/nonworking/centericq/centericq_4.9.7.oe deleted file mode 100644 index 02f1d4e36a..0000000000 --- a/nonworking/centericq/centericq_4.9.7.oe +++ /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' -- 2.39.5