From 04c0d440ff5be404184003a01ae524d26d82b7ae Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 2 Sep 2003 20:02:45 +0000 Subject: another round of changes for build on RedHat (This used to be commit a8de1f41c9e8465a26d5ce19c5c08efda186e198) --- packaging/RedHat/filter-requires-samba_rh8.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/RedHat/filter-requires-samba_rh8.sh') diff --git a/packaging/RedHat/filter-requires-samba_rh8.sh b/packaging/RedHat/filter-requires-samba_rh8.sh index 1c40a335a6..8428a6ad01 100755 --- a/packaging/RedHat/filter-requires-samba_rh8.sh +++ b/packaging/RedHat/filter-requires-samba_rh8.sh @@ -1,2 +1,2 @@ #!/bin/sh -/usr/lib/rpm/find-requires | grep -v "Net::LDAP" +/usr/lib/rpm/find-requires $* | egrep -v '(Net::LDAP|CGI)' -- cgit