telepathy-logger: explicitly use python2.
This commit is contained in:
@@ -20,6 +20,10 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
fi
|
||||
|
||||
pre_configure() {
|
||||
export PYTHON=python2
|
||||
}
|
||||
|
||||
telepathy-logger-devel_package() {
|
||||
depends="libxml2-devel telepathy-glib-devel ${sourcepkg}-${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
||||
Reference in New Issue
Block a user