~ubuntu-branches/ubuntu/hardy/update-notifier/hardy-proposed

« back to all changes in this revision

Viewing changes to po/Makefile.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2007-08-27 13:31:44 UTC
  • Revision ID: james.westby@ubuntu.com-20070827133144-szvj71oh1rhglsma
Tags: 0.59.5
* code cleanups
* fix incorrect tooltip when package manager was
  running (LP: #134959)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
DATADIRNAME = @DATADIRNAME@
37
37
itlocaledir = $(prefix)/$(DATADIRNAME)/locale
38
38
subdir = po
39
 
install_sh = @install_sh@
 
39
install_sh = ../install-sh
40
40
# Automake >= 1.8 provides @mkdir_p@.
41
41
# Until it can be supposed, use the safe fallback:
42
42
mkdir_p = $(install_sh) -d