diff options
Diffstat (limited to 'ubuntu/maverick/applications/krename/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/krename/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/krename/debian/rules b/ubuntu/maverick/applications/krename/debian/rules index 86f185efb..f886eacd0 100755 --- a/ubuntu/maverick/applications/krename/debian/rules +++ b/ubuntu/maverick/applications/krename/debian/rules @@ -3,7 +3,7 @@ DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/kde.mk +include debian/cdbs/kde.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde |