]> git.pld-linux.org Git - packages/crossmingw32-boost.git/blobdiff - crossmingw32-boost.spec
- obsoleted wineprefixcreate replaced
[packages/crossmingw32-boost.git] / crossmingw32-boost.spec
index b5a7a749a8d19d54c05ebc367dd8b7d69396d869..419b9b5a01556a78801489110b3c26845b37f35d 100644 (file)
@@ -97,8 +97,8 @@ echo 'using gcc : : %{target}-g++ : <cxxflags>"%{rpmcxxflags}"' \
 %build
 %if %{with serialization}
 export WINEPREFIX=`pwd`/wineprefix
-wineprefixcreate
-cp %{_prefix}/bin/mingwm10.dll wineprefix/drive_c/windows/system32/
+install -d wineprefix/drive_c/windows/system32
+install %{_prefix}/bin/mingwm10.dll wineprefix/drive_c/windows/system32/
 %endif
 
 bjam \
This page took 0.062382 seconds and 4 git commands to generate.