Repository URL to install this package:
#! /bin/sh set -e if [ "$1" = rtupdate ]; then pyclean -p inkscape /usr/share/inkscape pycompile -p inkscape /usr/share/inkscape fi