Author: gcasa
Date: Tue Jun 28 22:11:12 2016
New Revision: 39945

URL: http://svn.gna.org/viewcvs/gnustep?rev=39945&view=rev
Log:
Minor spelling correction.

Modified:
    tools/scripts/trunk/ChangeLog
    tools/scripts/trunk/install-dependencies-msys2-64bit

Modified: tools/scripts/trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/gnustep/tools/scripts/trunk/ChangeLog?rev=39945&r1=39944&r2=39945&view=diff
==============================================================================
--- tools/scripts/trunk/ChangeLog       (original)
+++ tools/scripts/trunk/ChangeLog       Tue Jun 28 22:11:12 2016
@@ -1,3 +1,7 @@
+2016-06-28 16:10-EDT Gregory John Casamento <greg.casame...@gmail.com>
+
+       * install-dependencies-msys2-64bit: Minor spelling correction
+
 2016-06-12 04:13-EDT Gregory John Casamento <greg.casame...@gmail.com>
 
        * clang-setup: Separate build and install

Modified: tools/scripts/trunk/install-dependencies-msys2-64bit
URL: 
http://svn.gna.org/viewcvs/gnustep/tools/scripts/trunk/install-dependencies-msys2-64bit?rev=39945&r1=39944&r2=39945&view=diff
==============================================================================
--- tools/scripts/trunk/install-dependencies-msys2-64bit        (original)
+++ tools/scripts/trunk/install-dependencies-msys2-64bit        Tue Jun 28 
22:11:12 2016
@@ -8,12 +8,12 @@
 echo "1) gnustep-make"
 pacman -S tar
 pacman -S unzip
-pacman -S make 
+pacman -S make
 pacman -S autogen automake autoconf autoconf2.13 libtool 
mingw-w64-x86_64-libtool
 pacman -S mingw-w64-x86_64-toolchain
 pacman -S mingw-w64-x86_64-pkg-config
 
-echo "2) gnutep-base"
+echo "2) gnustep-base"
 #pacman -S mingw-w64-x86_64-libffi
 pacman -S mingw-w64-x86_64-libxml2
 pacman -S mingw-w64-x86_64-gnutls


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to