specfile: unnecessary 'make -C' removed ('make all' is sufficient)

This commit is contained in:
David Kaspar [Dee'Kej] 2016-09-02 10:00:09 +02:00
parent c58fda20b9
commit b8e2dc0626
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ git commit --all --amend --no-edit > /dev/null
%build
%configure --without-hesiod
make %{?_smp_mflags} all
make %{?_smp_mflags} -C nls catalogs
%install