X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=mingw64-filesystem%2Fmacros.mingw64;h=40a4da80e44822df77021f5bc8e510e7f07e9fb6;hb=5643de2c0101e8ef14d852d78780fdcffbf3e106;hp=1e7b25881e3f54e655e90dc4d26d84e8846098bc;hpb=08bd4cbe91cbad6b4a8f87d3060fae17a5e87bfb;p=fedora-mingw.git diff --git a/mingw64-filesystem/macros.mingw64 b/mingw64-filesystem/macros.mingw64 index 1e7b258..40a4da8 100644 --- a/mingw64-filesystem/macros.mingw64 +++ b/mingw64-filesystem/macros.mingw64 @@ -5,7 +5,7 @@ # Paths. %_mingw64_sysroot %{_prefix}/%{_mingw64_target}/sys-root %_mingw64_prefix %{_mingw64_sysroot} -%_mingw64_exec_prefix %{_mingw64_prefix}/%{_mingw64_target} +%_mingw64_exec_prefix %{_mingw64_prefix} %_mingw64_bindir %{_mingw64_exec_prefix}/bin %_mingw64_sbindir %{_mingw64_exec_prefix}/sbin %_mingw64_libexecdir %{_mingw64_exec_prefix}/libexec @@ -17,10 +17,7 @@ %_mingw64_sysconfdir %{_mingw64_prefix}/etc %_mingw64_sharedstatedir %{_mingw64_prefix}/com %_mingw64_localstatedir %{_mingw64_prefix}/var - -# XXX Not sure which of these is correct ... -#%_mingw64_includedir %{_mingw64_prefix}/include -%_mingw64_includedir %{_mingw64_exec_prefix}/include +%_mingw64_includedir %{_mingw64_prefix}/include # Build macros. %_mingw64_host %{_mingw64_target}