#!/bin/sh
prefix=/usr/local
exec ${prefix}/share/system-config-printer/install-printerdriver.py "$@"
