summaryrefslogtreecommitdiff
path: root/packaging/RedHat/filter-requires-samba_rh8.sh
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-02 20:02:45 +0000
committerGerald Carter <jerry@samba.org>2003-09-02 20:02:45 +0000
commit04c0d440ff5be404184003a01ae524d26d82b7ae (patch)
tree8ca12d2ca1c3855c6514a653bef23c9f128cd594 /packaging/RedHat/filter-requires-samba_rh8.sh
parent7d378e9a116e47facf1f5a7d696e680c458ae843 (diff)
downloadsamba-04c0d440ff5be404184003a01ae524d26d82b7ae.tar.gz
samba-04c0d440ff5be404184003a01ae524d26d82b7ae.tar.bz2
samba-04c0d440ff5be404184003a01ae524d26d82b7ae.zip
another round of changes for build on RedHat
(This used to be commit a8de1f41c9e8465a26d5ce19c5c08efda186e198)
Diffstat (limited to 'packaging/RedHat/filter-requires-samba_rh8.sh')
-rwxr-xr-xpackaging/RedHat/filter-requires-samba_rh8.sh2
1 files changed, 1 insertions, 1 deletions
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)'