~ubuntu-branches/ubuntu/oneiric/muse-el/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Nicolai Spohrer
  • Date: 2008-06-14 15:53:54 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080614155354-0oaitcwcadstwg1v
Tags: 3.12-1ubuntu1
* Merge with Debian unstable (LP: #239998), remaining changes:
  - Modified Maintainer field as per spec
  - Keep the GFDL manual:
    - Modified debian/rules to build the manual
    - Added copyright info about the manual in debian/copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
        install -m 0644 examples/QuickStart.html ${PKGDIR}${DOCDIR}/QuickStart.html
69
69
        install -m 0644 examples/QuickStart.pdf ${PKGDIR}${DOCDIR}/QuickStart.pdf
70
70
        install -m 0644 ChangeLog ${PKGDIR}${DOCDIR}/changelog
 
71
        cat ChangeLog.4 >> ${PKGDIR}${DOCDIR}/changelog
71
72
        cat ChangeLog.3 >> ${PKGDIR}${DOCDIR}/changelog
72
73
        cat ChangeLog.2 >> ${PKGDIR}${DOCDIR}/changelog
73
74
        cat ChangeLog.1 >> ${PKGDIR}${DOCDIR}/changelog