~ubuntu-branches/ubuntu/saucy/parole/saucy

« back to all changes in this revision

Viewing changes to src/plugins/power-manager/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-08-16 17:46:42 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120816174642-mfc9qz0gsvs7ggfa
Tags: 0.3.0.1-0ubuntu1
* New upstream bugfix release.
* debian/control:
  - drop b-deps on xfce4-dev-tools, libtool, gtk-doc-tools, unused.
* debian/rules:
  - drop xdt-autogen call.
 * debian/patches:
  - 01_fix-plugin-install-dir.patch, 02_fix-ftbfs-enable-debug.patch,
    03_fix-ftbfs-built-twice.patch: dropped, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
402
402
# .desktop file
403
403
#
404
404
desktop_in_files = power-manager.desktop.in
405
 
desktopdir = $(datadir)/src/misc/parole-plugins-$(PAROLE_VERSION_API)
 
405
desktopdir = $(datadir)/parole/parole-plugins-$(PAROLE_VERSION_API)
406
406
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
407
407
EXTRA_DIST = \
408
408
        $(desktop_in_files)