]> git.michaelhowe.org Git - packages/n/nagios-plugins-local.git/commitdiff
nagios-plugins-local is now amd64-specific, also fixing rm-in-makefile bug
authorMichael Howe <michael@michaelhowe.org>
Sat, 22 Jan 2011 16:51:49 +0000 (16:51 +0000)
committerMichael Howe <michael@michaelhowe.org>
Sat, 22 Jan 2011 16:51:49 +0000 (16:51 +0000)
Makefile
debian/control

index f30f7d2f9b55620f2d230395b9097c26376b630d..c40c57a803996d20cae15dcbd56289bf7a420159 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 CC=gcc
-RM=/bin/rm
+RM=/bin/rm -f
 CFLAGS=
 PLUGINDIR=plugins
 INSTALL=/usr/bin/install
index 972242d935fd16952a9de172ba14e7ed301ab098..5a1db9b2acae3d1fe3508dd9a91347b155c796ca 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.8.4
 Homepage: 
 
 Package: nagios-plugins-local
-Architecture: all
-Depends: ${misc:Depends}, perl, python
+Architecture: amd64
+Depends: ${misc:Depends}, perl, python, libc6
 Description: Local nagios plugins
  Nagios plugins customized for use on michaelhowe.org hosts.