mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed typo in last change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9eb1c912eb
commit
b124153a31
1 changed files with 1 additions and 0 deletions
|
@ -324,6 +324,7 @@ cp $(find /local/bin -name *.dll) /home/Nico/Gorm.app/
|
|||
3. Copy your GNUstep Library folder
|
||||
===================================
|
||||
|
||||
mkdir -p /home/Nicola/Gorm.app/GNUstep/
|
||||
cp -R /usr/local/lib/GNUstep/* /home/Nico/Gorm.app/GNUstep/
|
||||
|
||||
4. Copy key GNUstep binary programs
|
||||
|
|
Loading…
Reference in a new issue