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 27e351eba..e3f6c6049 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/patchsys-quilt.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk include debian/cdbs/kde.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde |