From: Szymon Siwek Date: Fri, 29 Jan 2016 21:23:28 +0000 (+0100) Subject: added automake invocation X-Git-Tag: auto/th/pptpd-1.4.0-1~3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=2f0b8de3a6892da3d6822ec0b3aa4e186103ca6c;p=packages%2Fpptpd.git added automake invocation --- diff --git a/pptpd.spec b/pptpd.spec index 41ceb12..eec05b6 100644 --- a/pptpd.spec +++ b/pptpd.spec @@ -52,6 +52,7 @@ sed -i -e "s#/lib#/%{_lib}#g#" plugins/Makefile %build %{__aclocal} +%{__automake} %{__autoconf} %configure %{__make}