~ubuntu-branches/debian/jessie/stellarium/jessie

« back to all changes in this revision

Viewing changes to skycultures/navajo/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Tomasz Buchert
  • Date: 2012-05-18 13:26:18 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120518132618-3uso09fo68c218cx
Tags: 0.11.2-1
* Imported Upstream version 0.11.1 and then 0.11.2 (Closes: #658431)
* Change maintainer (Closes: #668916)
* Machine-readable copyright file
* Bump Standards-Version to 3.9.3
* Update debhelper compat to 9
* Fix lintian duplicate-font-file warning
* Fix copyright-refers-to-symlink-license lintian tag
* Add lintian override for embedded-library error

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
########### install files ###############
3
3
 
4
 
INSTALL(FILES  constellation_names.eng.fab constellationship.fab star_names.fab info.ini description.ar.utf8 description.en.utf8 description.it.utf8 description.ru.utf8 DESTINATION share/${PACKAGE}/skycultures/navajo)
 
4
INSTALL(FILES constellation_names.eng.fab constellationship.fab star_names.fab info.ini description.ar.utf8 description.be.utf8 description.en.utf8 description.pt_BR.utf8 description.it.utf8 description.ru.utf8 description.uk.utf8 DESTINATION share/${PACKAGE}/skycultures/navajo)
5
5