diff options
| author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-07-26 04:17:18 +0000 |
|---|---|---|
| committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-07-26 04:17:18 +0000 |
| commit | 899dc17bee6a5be5b964120573944c6f76b9897e (patch) | |
| tree | f4bd9e89f61d5b88dad9aef47565395a6b93aa91 /tools/setup | |
| parent | 33a6787f51503d1b24f42e57cf365a48378dd56e (diff) | |
| download | monitoring-plugins-899dc17bee6a5be5b964120573944c6f76b9897e.tar.gz | |
checkins for internationalization
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@599 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'tools/setup')
| -rwxr-xr-x | tools/setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup b/tools/setup index eb07b719..6f3fdee9 100755 --- a/tools/setup +++ b/tools/setup | |||
| @@ -31,7 +31,7 @@ aclocal -I lib | |||
| 31 | autoheader | 31 | autoheader |
| 32 | automake --add-missing --copy | 32 | automake --add-missing --copy |
| 33 | autoconf | 33 | autoconf |
| 34 | autopoint | 34 | autopoint --force |
| 35 | 35 | ||
| 36 | if [ -f debian/rules ] ; then | 36 | if [ -f debian/rules ] ; then |
| 37 | chmod +x debian/rules | 37 | chmod +x debian/rules |
