Viewing File: /usr/share/python3/runtime.d/libglib2.0-dev-bin.rtupdate

#! /bin/sh
set -e

if [ "$1" = rtupdate ]; then
	py3clean -p libglib2.0-dev-bin /usr/share/glib-2.0/codegen
	py3compile -p libglib2.0-dev-bin  /usr/share/glib-2.0/codegen
fi
Back to Directory File Manager