diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-10-26 13:27:50 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-10-26 13:27:50 +0200 |
commit | 8c65bc40c6ab7da5aab6e5817faa6993cd66f2cc (patch) | |
tree | 701978eda22f0b87cc945ec7fc89067a7a31fe7c /ubuntu/maverick/tdenetwork/debian/kopete-trinity.install | |
parent | dd1b9be2bb5a07477f83925f5b568f696fc4ad23 (diff) | |
download | tde-packaging-8c65bc40c6ab7da5aab6e5817faa6993cd66f2cc.tar.gz tde-packaging-8c65bc40c6ab7da5aab6e5817faa6993cd66f2cc.zip |
Fix tdenetwork build issues on Debian and Ubuntu
Cdbs files modified to support both automake and cmake
Removed unnecessary files installed into doc
Include files moved to default location
Fix unwanted rename icon with automake
Diffstat (limited to 'ubuntu/maverick/tdenetwork/debian/kopete-trinity.install')
-rw-r--r-- | ubuntu/maverick/tdenetwork/debian/kopete-trinity.install | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/tdenetwork/debian/kopete-trinity.install b/ubuntu/maverick/tdenetwork/debian/kopete-trinity.install index a359ae82f..f6ad9caa2 100644 --- a/ubuntu/maverick/tdenetwork/debian/kopete-trinity.install +++ b/ubuntu/maverick/tdenetwork/debian/kopete-trinity.install @@ -1,9 +1,9 @@ debian/tmp/opt/trinity/bin/kopete debian/tmp/opt/trinity/bin/kopete_latexconvert.sh -debian/tmp/opt/trinity/include/tde/kopete/kopetepicture.h -debian/tmp/opt/trinity/include/tde/kopete/kopeteprefs.h -debian/tmp/opt/trinity/include/tde/kopete/ui/addressbooklinkwidget.h -debian/tmp/opt/trinity/include/tde/kopete/webcamwidget.h +debian/tmp/opt/trinity/include/kopete/kopetepicture.h +debian/tmp/opt/trinity/include/kopete/kopeteprefs.h +debian/tmp/opt/trinity/include/kopete/ui/addressbooklinkwidget.h +debian/tmp/opt/trinity/include/kopete/webcamwidget.h debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-account-kconf_update debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-nameTracking-kconf_update debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-pluginloader2-kconf_update @@ -351,7 +351,7 @@ debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/actions/webcamreceive.png debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/actions/webcamsend.png debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_aim.png debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_gadu.png -debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_http/ws.png +debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_http-ws.png debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_icq.png debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_irc.png debian/tmp/opt/trinity/share/icons/crystalsvg/16x16/apps/jabber_gateway_msn.png |