patch-configure 393 B

1234567891011
  1. --- monit-5.6.orig/configure 2013-09-03 14:55:49.000000000 +0200
  2. +++ monit-5.6/configure 2014-02-10 18:05:03.000000000 +0100
  3. @@ -13575,7 +13575,7 @@ fi
  4. # ------------------------------------------------------------------------
  5. # Backward compatibility until we get ride of arch settings
  6. -architecture=`uname`
  7. +architecture=Linux
  8. if test "$architecture" = "SunOS"
  9. then
  10. ARCH="SOLARIS"