aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshemminger <shemminger>2004-05-11 22:13:03 +0000
committershemminger <shemminger>2004-05-11 22:13:03 +0000
commit7e3b3baa2312cc3ca0d5a6054f6f8f37b1e6745b (patch)
tree9f2711dd4cd6256d5ab2d335c04468e6f77fab1c
parent0992ba42c73b65bc4e93c4a5be948e4b9054d488 (diff)
downloadbridge-utils-7e3b3baa2312cc3ca0d5a6054f6f8f37b1e6745b.tar.gz
More build fixes
-rw-r--r--bridge-utils.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridge-utils.spec b/bridge-utils.spec
index 140ac36..9b395b3 100644
--- a/bridge-utils.spec
+++ b/bridge-utils.spec
@@ -32,7 +32,7 @@ Install bridge-utils-devel if you are going to develop programs which
will use the linux ethernet bridge interface library.
%prep
-%setup -n bridge-utils
+%setup -q
%build
CFLAGS="${RPM_OPT_FLAGS}" ./configure --prefix=/usr --mandir=%{_mandir}