[Slackbuilds-users] Libraries/miniupnpc (2.2.3) uses PYTHON3=yes by default
    Willy Sudiarto Raharjo 
    willysr at slackbuilds.org
       
    Mon Apr  4 01:26:01 UTC 2022
    
    
  
> The buildscript has
> 
> # For python 3.x support.
> if [ "${PYTHON3:-yes}" == "yes" ]; then
>   CFLAGS="$SLKCFLAGS" \
>   python3 setup.py build
>   python3 setup.py install --root=$PKG
> fi
> 
> while the README stats
> 
> Note: To install python 3 bindings set PYTHON3=yes.
>   # PYTHON3=yes ./miniupnpc.SlackBuild
> 
> Somewhere we need a PYTHON3=no, depending on intent.
Fixed
thanks
-- 
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20220404/e9ca9887/attachment.asc>
    
    
More information about the SlackBuilds-users
mailing list