#!/usr/bin/make -f

dh = --with=python2

include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk

override_dh_python2:
	dh_python2 /usr/share/kde4/apps/userconfig
