diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-02-01 16:09:51 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-02-01 16:09:51 +0000 |
| commit | f0fdb4c9ed031b612fe7cb4fd5b6bc86e6e5fd3a (patch) | |
| tree | bbe0b31e5ef4d29eb85809a1689675164ebcadfe | |
| parent | 4e1679d019c53af8cd8afd992e074d3735f09642 (diff) | |
{_includedir}/bind macro has been twice in spec file...
| -rw-r--r-- | bind.spec | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -434,7 +434,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.158 2007/02/01 14:06:19 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.159 2007/02/01 16:09:51 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -528,9 +528,6 @@ chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*so.* %{_libdir}/liblwres.a %{_libdir}/*so %{_includedir}/bind9 -%if %{LIBBIND} -%{_includedir}/bind -%endif %{_includedir}/dns %{_includedir}/dst %{_includedir}/isc |
