eobuildall: run with python3

This commit is contained in:
Frédéric Péters 2020-04-24 09:13:00 +02:00
parent cf58f9f7ef
commit 30e714bbe5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3
import ConfigParser
import fnmatch