diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-11-18 17:25:13 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-11-18 17:28:38 +0100 |
commit | 71a469d933b65f3ef17981f6d31855ef4c1201b3 (patch) | |
tree | c29d65bc29afc589b9d723b0d33c410ef214792e /ubuntu/maverick/kdetoys/debian/amor-trinity.install | |
parent | aeb0d2bd8c5a6020109e9ae868afe8b52a41bff0 (diff) | |
download | tde-packaging-71a469d933b65f3ef17981f6d31855ef4c1201b3.tar.gz tde-packaging-71a469d933b65f3ef17981f6d31855ef4c1201b3.zip |
Fix tdetoys 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
(cherry picked from commit 4cfcb3723c113b840e13e198e33a3a512b55169f)
Diffstat (limited to 'ubuntu/maverick/kdetoys/debian/amor-trinity.install')
-rw-r--r-- | ubuntu/maverick/kdetoys/debian/amor-trinity.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/kdetoys/debian/amor-trinity.install b/ubuntu/maverick/kdetoys/debian/amor-trinity.install index bbe82967c..50d346773 100644 --- a/ubuntu/maverick/kdetoys/debian/amor-trinity.install +++ b/ubuntu/maverick/kdetoys/debian/amor-trinity.install @@ -1,5 +1,5 @@ debian/tmp/opt/trinity/bin/amor -debian/tmp/opt/trinity/include/kde/AmorIface.h +debian/tmp/opt/trinity/include/AmorIface.h debian/tmp/opt/trinity/share/apps/amor debian/tmp/opt/trinity/share/applications/kde/amor.desktop debian/tmp/opt/trinity/share/doc/tde/HTML/en/amor/*.bz2 |