From a74981784d9b039ef1085ccc353b2970953e2e2b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 12 Mar 2008 23:17:44 +0000 Subject: [PATCH] - ac renames Changed files: rpm-build.sh -> 1.44 --- rpm-build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpm-build.sh b/rpm-build.sh index 6a6825a..1eb4012 100644 --- a/rpm-build.sh +++ b/rpm-build.sh @@ -71,6 +71,8 @@ dist-verify() { ignore="$ignore squid-winbind_acl squid-winbind_auth" # obsoleted with 1.0.4 ignore="$ignore python-numpy-FFT python-numpy-MA python-numpy-RNG" + # subpkgs renamed + ignore="$ignore apache1-doc apache1-index" for a in $ignore; do args="$args --ignore=$a" done -- 2.44.0