diff options
Diffstat (limited to 'ubuntu/precise/applications/tdeio-umountwrapper/debian/rules')
-rwxr-xr-x | ubuntu/precise/applications/tdeio-umountwrapper/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/tdeio-umountwrapper/debian/rules b/ubuntu/precise/applications/tdeio-umountwrapper/debian/rules index ddfd17b35..27e351eba 100755 --- a/ubuntu/precise/applications/tdeio-umountwrapper/debian/rules +++ b/ubuntu/precise/applications/tdeio-umountwrapper/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk include debian/cdbs/kde.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde |