X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=wine.spec;h=6f6c7ea7d474a8abcd6a1fe29dca5b1a5b04a62d;hb=05eb066bcd32af49e4ceb292f06d30ac4b78686c;hp=ce8e83f8c0cf64c673eb3acff38461f27432b8fa;hpb=793df71fe127698d48bc43d8fc0a335c9e4831cf;p=packages%2Fwine.git diff --git a/wine.spec b/wine.spec index ce8e83f..6f6c7ea 100644 --- a/wine.spec +++ b/wine.spec @@ -59,14 +59,14 @@ LDFLAGS="-s"; export LDFLAGS --without-curses \ --with-x -make depend +%{__make} depend make %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_mandir}/man1 -make install \ +%{__make} install \ prefix=$RPM_BUILD_ROOT%{_prefix} \ exec-prefix=$RPM_BUILD_ROOT%{_exec_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \