diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-25 16:04:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-25 16:04:19 -0500 |
commit | 9ad65b48021d0949fbb90f807480b86c29feae8e (patch) | |
tree | d90cb38d8c4daa61d0a0beed59f497d777be0c3a /ubuntu | |
parent | b84a56c1e3e97e626dabcf19369c50d43f4206d6 (diff) | |
download | tde-packaging-9ad65b48021d0949fbb90f807480b86c29feae8e.tar.gz tde-packaging-9ad65b48021d0949fbb90f807480b86c29feae8e.zip |
Fix tdebase FTBFS on Debian and Ubuntu
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/khelpcenter-trinity.install | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdebase/debian/khelpcenter-trinity.install b/ubuntu/maverick/tdebase/debian/khelpcenter-trinity.install index 3a6b0879f..e7c667962 100644 --- a/ubuntu/maverick/tdebase/debian/khelpcenter-trinity.install +++ b/ubuntu/maverick/tdebase/debian/khelpcenter-trinity.install @@ -36,9 +36,8 @@ debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Manpages/mann.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Scrollkeeper/.directory debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Scrollkeeper/scrollkeeper.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/support.desktop -debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Tutorials/.directory -debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Tutorials/quickstart.desktop -debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Tutorials/visualdict.desktop +debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/quickstart.desktop +debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/visualdict.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/userguide.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/welcome.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/searchhandlers/docbook.desktop |