diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-08-23 00:47:26 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-08-27 19:45:45 +0200 |
commit | 2d7182e2df83eab066033417333f9e086b07838b (patch) | |
tree | 10298e346fc083293e44dda436612b3200fdea40 /ubuntu/maverick/applications/k9copy/debian/rules | |
parent | 14f0d40abdb657af006c6a32470bc0c976f51c4a (diff) | |
download | tde-packaging-2d7182e2df83eab066033417333f9e086b07838b.tar.gz tde-packaging-2d7182e2df83eab066033417333f9e086b07838b.zip |
Superseded former way of managing patches for k9copy on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/k9copy/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/k9copy/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/k9copy/debian/rules b/ubuntu/maverick/applications/k9copy/debian/rules index 860ee9e84..5e1177e7b 100755 --- a/ubuntu/maverick/applications/k9copy/debian/rules +++ b/ubuntu/maverick/applications/k9copy/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/simple-patchsys.mk include /usr/share/cdbs/1/class/kde.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde |