diff options
author | Olivier Bertrand <bertrandop@gmail.com> | 2020-01-11 18:34:57 +0100 |
---|---|---|
committer | Olivier Bertrand <bertrandop@gmail.com> | 2020-01-11 18:34:57 +0100 |
commit | 54449161f8fa953af493f4785305b14fe89af104 (patch) | |
tree | 567293d9dc3539e2857e823e6f1775f1ea83ba25 /BUILD/compile-solaris-amd64-debug | |
parent | 98f70fa26bc94991767f6c2008dac3fccf14d23c (diff) | |
parent | cb204e11eaf4c473ce5d5a10a21de147430057dc (diff) | |
download | mariadb-git-54449161f8fa953af493f4785305b14fe89af104.tar.gz |
Merge with last MariaDB version
Diffstat (limited to 'BUILD/compile-solaris-amd64-debug')
-rwxr-xr-x | BUILD/compile-solaris-amd64-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-solaris-amd64-debug b/BUILD/compile-solaris-amd64-debug index 49e1e90ebeb..78d66495463 100755 --- a/BUILD/compile-solaris-amd64-debug +++ b/BUILD/compile-solaris-amd64-debug @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA path=`dirname $0` . "$path/SETUP.sh" |