wok-next diff mingw32-w32api/receipt @ rev 20919

dbus-python -> python-dbus
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Aug 22 09:09:15 2018 +0300 (2018-08-22)
parents ed8073aa8cf0
children d5aab818505e
line diff
     1.1 --- a/mingw32-w32api/receipt	Mon Dec 21 00:07:14 2015 +0100
     1.2 +++ b/mingw32-w32api/receipt	Wed Aug 22 09:09:15 2018 +0300
     1.3 @@ -53,6 +53,7 @@
     1.4  # Rules to setup after installation
     1.5  post_install()
     1.6  {
     1.7 +	MINGW32_ID="i586-pc-mingw32"
     1.8  	# Archives get stripped during packaging; need to run ranlib
     1.9  	chroot "$1/" find "/usr/$MINGW32_ID/lib/" -name *.a -exec $MINGW32_ID-ranlib {} \;
    1.10  }