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