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