renaming tags file for the py3 version; py2 version needs a py2 pyplnet
[build.git] / getdistroname.sh
1 #!/bin/bash
2
3 . $(dirname $0)/build.common
4
5 echo $pl_DISTRO_NAME
6