From 4eb1c70a1df0ffb12ab975ef2d4a2333e93d0c51 Mon Sep 17 00:00:00 2001 From: Benjamin Schieder Date: Fri, 26 Nov 2004 09:34:41 +0000 Subject: [PATCH] Benjamin Schieder: split apache into apache:apr so that packages using the apr don't depend on the whole apache package [2004102516042126135] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4860 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/rene/apache/apache.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/rene/apache/apache.conf b/package/rene/apache/apache.conf index 3c50c3ff2..3b08ce34e 100644 --- a/package/rene/apache/apache.conf +++ b/package/rene/apache/apache.conf @@ -66,3 +66,5 @@ if [ "$ROCKCFG_PKG_APACHE_BDB" ] ; then "--with-berkeley-db=/usr/include/${ROCKCFG_PKG_APACHE_BDB#b}:/usr/lib" fi +splitdesc_apr() { desc_I="the Apache Portable Runtime libraries"; } +splitreg 80 apr 'apr'