diff options
-rw-r--r-- | redhat/quagga.spec.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/quagga.spec.in b/redhat/quagga.spec.in index 241e26c7..fd45cdfe 100644 --- a/redhat/quagga.spec.in +++ b/redhat/quagga.spec.in @@ -42,8 +42,6 @@ Release: @CONFDATE@01 License: GPL Group: System Environment/Daemons Source0: http://www.quagga.net/snapshots/cvs/%{name}-%{version}.tar.gz -Patch0: quagga-ospfd-dump-nsm-ignore.diff -Patch1: quagga-ospfd-iface-config-persist.diff URL: http://www.quagga.net %if %with_snmp BuildRequires: ucd-snmp-devel @@ -92,8 +90,6 @@ developing OSPF-API and quagga applications. %prep %setup -q -%patch0 -p0 -b .dump_nsm -%patch0 -p1 -b .iface_persist %build %configure \ |