diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-06-28 13:49:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-06-28 13:49:58 +0200 |
commit | cf0c9676299cdcbe2c4d050d887430c8386be235 (patch) | |
tree | ecce38f51c08361dd1a25d6447c18c8c8eeca3d7 /ubuntu/_base/tdeedu/debian/kstars-trinity.install | |
parent | 6cb208312dab83fd3ce67956d453ebe6b8457210 (diff) | |
download | tde-packaging-cf0c9676299cdcbe2c4d050d887430c8386be235.tar.gz tde-packaging-cf0c9676299cdcbe2c4d050d887430c8386be235.zip |
DEB tdeedu: Switch to cmake.
The man page has been moved to the main tree.
Generating kig/scripting-api documentation is now part of the main tree.
The hack for build kalzium/solver (ocaml) out-of-source is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8d21d41c365c6db3acbf8112bd0026d4ffc15e8b)
Diffstat (limited to 'ubuntu/_base/tdeedu/debian/kstars-trinity.install')
-rw-r--r-- | ubuntu/_base/tdeedu/debian/kstars-trinity.install | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ubuntu/_base/tdeedu/debian/kstars-trinity.install b/ubuntu/_base/tdeedu/debian/kstars-trinity.install index 81b344151..4acb1eee3 100644 --- a/ubuntu/_base/tdeedu/debian/kstars-trinity.install +++ b/ubuntu/_base/tdeedu/debian/kstars-trinity.install @@ -1,7 +1,7 @@ etc/trinity/kstarsrc opt/trinity/bin/kstars -/opt/trinity/include/tde/kstarsinterface.h -/opt/trinity/include/tde/simclockinterface.h +/opt/trinity/include/kstarsinterface.h +/opt/trinity/include/simclockinterface.h /opt/trinity/share/applications/tde/kstars.desktop /opt/trinity/share/config.kcfg/kstars.kcfg /opt/trinity/share/doc/tde/HTML/en/kstars/common @@ -14,4 +14,5 @@ opt/trinity/bin/kstars /opt/trinity/share/icons/hicolor/64x64/apps/kstars.png /opt/trinity/share/icons/hicolor/128x128/apps/kstars.png /opt/trinity/share/icons/hicolor/scalable/apps/kstars.svgz +/opt/trinity/share/man/man1/kstars.1 ../icons/kstars.xpm /opt/trinity/share/pixmaps |