Fix autopatch macro errors

This commit is contained in:
Petr Menšík 2019-04-08 19:17:44 +02:00
parent 447db348ef
commit d2f1660dbc
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ server's leases.
%prep
%autosetup -n %{name}-%{version}%{?extraversion}
%autosetup -p1 -n %{name}-%{version}%{?extraversion}
# use /var/lib/dnsmasq instead of /var/lib/misc
for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h; do