adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[adonthell-commits] master 1d377a4: UPDATED after changes to build_dmg.s


From: Kai Sterker
Subject: [adonthell-commits] master 1d377a4: UPDATED after changes to build_dmg.sh
Date: Sat, 24 Sep 2016 21:56:21 +0000 (UTC)

branch: master
commit 1d377a4bef4eac3e79088a72a00486848df9f572
Author: Kai Sterker <address@hidden>
Commit: Kai Sterker <address@hidden>

    UPDATED after changes to build_dmg.sh
---
 README.MacOSX |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.MacOSX b/README.MacOSX
index 3888040..9bd98d2 100644
--- a/README.MacOSX
+++ b/README.MacOSX
@@ -79,7 +79,7 @@ libraries are still installed under /usr/local.
 
 Now, in the adonthell-0.3.x directory, run
 
-    make_osx_bundle.sh
+    ./make_osx_bundle.sh
 
 If all goes well, it should configure, build and install Adonthell into
 Adonthell.app and copy and prepare all the required libs from /usr/local.
@@ -87,7 +87,7 @@ All that is mising now in the bundle is the actual game data.
 
 Change into the wastesedge-0.3.x directory and run
 
-    make_osx_bundle.sh ../adonthell-0.3.x/Adonthell.app
+    ./make_osx_bundle.sh ../adonthell-0.3.x/Adonthell.app
 
 (adjusting the location to the bundle as needed). This will configure,
 build and install Waste's Edge into the Adonthell.app bundle, making it
@@ -123,7 +123,4 @@ to the name of the certificate, as shown by the Keychain 
Access.app, i.e.:
 
 Now change into the wastesedge-0.3.x/osx directory and run
 
-    make_dmg.sh ../../adonthell-0.3.x/Adonthell.app
-
-You will be prompted for your password, as dmgbuild requires admin priviledges 
to
-set some of the attributes of the newly created disk image.
+    ./make_dmg.sh ../../adonthell-0.3.x/Adonthell.app



reply via email to

[Prev in Thread] Current Thread [Next in Thread]