~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to doc/cref/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2010-07-23 20:08:00 UTC
  • mfrom: (5.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100723200800-fh72fo2fhlxb16ud
Tags: 4:4.0.1-1
* New upstream release.
* Add localization packages: Finnish (fi), Dutch (nl), Slovenian (sl) and
  Thai (th).
* Update debian/control:
  - bump Standards-Version to 3.9.0 (no changes needed).
  - bump kdevplatform-dev and kdebase-workspace-dev build dependency version.
  - add shared-mime-info build dependency.
  - comment turkish localization package, not shipped in this release.
* Update debian/rules: remove workaround for FindKDE4Internal.cmake default
  rpath value, fixed in kdelibs5-dev 4.4.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST =index.html
 
2
 
 
3
install-data-local:
 
4
        $(mkinstalldirs) $(kde_htmldir)/en/kdevelop/reference/C/
 
5
        $(INSTALL_DATA) $(srcdir)/index.html $(kde_htmldir)/en/kdevelop/reference/C/cref.html
 
6
 
 
7
uninstall-local:
 
8
        -rm -f $(kde_htmldir)/en/kdevelop/reference/C/cref.html