diff options
author | Michele Calgaro <[email protected]> | 2022-08-27 11:58:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-08-27 11:58:32 +0900 |
commit | 21d18215471cdcc11a5280eb55c2ff9e2ad5df25 (patch) | |
tree | 13b55ea02c6ae13d1cb05031ba8c7f1219b49e81 /ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install | |
parent | 8bab2c42d4b867e90ff1a37bf2f79de0688f1338 (diff) | |
download | tde-packaging-21d18215471cdcc11a5280eb55c2ff9e2ad5df25.tar.gz tde-packaging-21d18215471cdcc11a5280eb55c2ff9e2ad5df25.zip |
DEB k3b: man pages moved to main repo.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install')
-rw-r--r-- | ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install b/ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install index a72c0b374..8c6643cf2 100644 --- a/ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install +++ b/ubuntu/_base/applications/multimedia/k3b/debian/k3b-trinity.install @@ -1,5 +1,7 @@ debian/tmp/opt/trinity/bin/* -debian/tmp/opt/trinity/share/applications/* -debian/k3b.xpm /opt/trinity/share/pixmaps/ debian/tmp/opt/trinity/lib/trinity/tdefile_k3b.so debian/tmp/opt/trinity/lib/trinity/tdefile_k3b.la +debian/tmp/opt/trinity/share/applications/* +debian/tmp/opt/trinity/share/man/man1/k3b.1 + +debian/k3b.xpm /opt/trinity/share/pixmaps/ |