updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / mingw-w64-bin / mingw-w64-bin.install
blob19eed79ed4cd56a95d16684231a22c961367bd59
1 post_install() {
3     echo ""
4     echo "This is a package containing the Automated Builds provided by mingw-w64 project."
5     echo "This compiler toolchain supports building only win64 executables and dlls, not win32, ie. no multilib."    
6     echo ""
7         echo "If you want to test c++ binaries with win64,"
8         echo "you should copy or link /opt/mingw_w64/bin/*.dll"
9         echo "into your .wine/drive_c/windows/system32"
10         echo ""
11     
14 post_upgrade() {
15     post_install