diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-19 13:24:59 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-19 13:24:59 -0500 |
commit | 45146e47026bf866e177688684dddac9a76faef7 (patch) | |
tree | 621b04471ec4f610eb08a396e2274c7c78169e25 /debian/lenny/applications/k3b | |
parent | 030960d6a47bab0b759c32b0c0f869c42e59a4d5 (diff) | |
download | tde-packaging-45146e47026bf866e177688684dddac9a76faef7.tar.gz tde-packaging-45146e47026bf866e177688684dddac9a76faef7.zip |
Fix tde doc location on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/applications/k3b')
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/applications/k3b/debian/k3b-data-trinity.install b/debian/lenny/applications/k3b/debian/k3b-data-trinity.install index 68b612b6f..af584fe32 100644 --- a/debian/lenny/applications/k3b/debian/k3b-data-trinity.install +++ b/debian/lenny/applications/k3b/debian/k3b-data-trinity.install @@ -1,7 +1,7 @@ debian/tmp/opt/trinity/share/applnk/.hidden/* debian/tmp/opt/trinity/share/apps/* debian/tmp/opt/trinity/share/icons/* -debian/tmp/opt/trinity/share/doc/kde/* +debian/tmp/opt/trinity/share/doc/tde/* debian/tmp/opt/trinity/share/sounds/* debian/tmp/opt/trinity/share/mimelnk/* debian/tmp/opt/trinity/share/services/* diff --git a/debian/lenny/applications/k3b/debian/k3b-data.files b/debian/lenny/applications/k3b/debian/k3b-data.files index 2bbfe5151..3b3a0add7 100644 --- a/debian/lenny/applications/k3b/debian/k3b-data.files +++ b/debian/lenny/applications/k3b/debian/k3b-data.files @@ -2,4 +2,4 @@ usr/share/apps/* usr/share/icons/* usr/share/kde/* usr/share/sounds/* -usr/share/doc/kde/* +usr/share/doc/tde/* diff --git a/debian/lenny/applications/k3b/debian/k3b-data.install b/debian/lenny/applications/k3b/debian/k3b-data.install index 0c6615e9b..b7175c514 100644 --- a/debian/lenny/applications/k3b/debian/k3b-data.install +++ b/debian/lenny/applications/k3b/debian/k3b-data.install @@ -1,7 +1,7 @@ debian/tmp/usr/share/applnk/.hidden/* debian/tmp/usr/share/apps/* debian/tmp/usr/share/icons/* -debian/tmp/usr/share/doc/kde/* +debian/tmp/usr/share/doc/tde/* debian/tmp/usr/share/sounds/* debian/tmp/usr/share/mimelnk/* debian/tmp/usr/share/services/* |