Skip to content
Snippets Groups Projects
Commit cf534034 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Move %configure to %build

parent 11f52a61
Branches master
No related tags found
Loading
...@@ -30,9 +30,9 @@ libnfsidmap plugin reading from files ...@@ -30,9 +30,9 @@ libnfsidmap plugin reading from files
%prep %prep
%autosetup %autosetup
./autogen.sh ./autogen.sh
%configure
%build %build
%configure
make make
%install %install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment