summaryrefslogtreecommitdiff
path: root/packaging/RedHat/filter-requires-samba_rh9.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/RedHat/filter-requires-samba_rh9.sh')
-rwxr-xr-xpackaging/RedHat/filter-requires-samba_rh9.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RedHat/filter-requires-samba_rh9.sh b/packaging/RedHat/filter-requires-samba_rh9.sh
index 3f2433c712..8378523bce 100755
--- a/packaging/RedHat/filter-requires-samba_rh9.sh
+++ b/packaging/RedHat/filter-requires-samba_rh9.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/usr/lib/rpm/perl.req | grep -v "Net::LDAP"
+/usr/lib/rpm/perl.req $* | egrep -v '(Net::LDAP|CGI)'