There is a behavior change in make_install that I will figure out later

f38
Michael Cronenworth 5 years ago
parent 0ecd341c21
commit 8998932ce7

@ -733,7 +733,7 @@ make %{?_smp_mflags} TARGETFLAGS=""
%install %install
%make_install \ %makeinstall \
includedir=%{buildroot}%{_includedir} \ includedir=%{buildroot}%{_includedir} \
sysconfdir=%{buildroot}%{_sysconfdir}/wine \ sysconfdir=%{buildroot}%{_sysconfdir}/wine \
dlldir=%{buildroot}%{_libdir}/wine \ dlldir=%{buildroot}%{_libdir}/wine \

Loading…
Cancel
Save