~ubuntu-branches/ubuntu/trusty/nagios-plugins/trusty-proposed

« back to all changes in this revision

Viewing changes to po/Makefile.in.in

  • Committer: Package Import Robot
  • Author(s): Yolanda Robla
  • Date: 2013-12-11 10:09:01 UTC
  • mfrom: (12.2.22 sid)
  • Revision ID: package-import@ubuntu.com-20131211100901-g0kqwx300l24be53
Tags: 1.5-1ubuntu1
* Merge from Debian unstable (LP: #1259863).  Remaining changes:
  - debian/control, debian/rules, debian/nagios-plugins-extra.dirs
     + add package nagios-plugins-extra
     + Suggest nagios-plugins-contrib in the universe package (-extras).
  - debian/control
     - replaces on nagios-plugins-basic (<< 1.4.16-1ubuntu1)
     - conflicts and replaces on nagios-plugins-extra

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
INSTALL = @INSTALL@
34
34
INSTALL_DATA = @INSTALL_DATA@
35
35
mkinstalldirs = $(SHELL) @install_sh@ -d
36
 
mkdir_p = @mkdir_p@
 
36
mkdir_p = @MKDIR_P@
37
37
 
38
38
GMSGFMT_ = @GMSGFMT@
39
39
GMSGFMT_no = @GMSGFMT@