gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8384 - Extractor/contrib/macosx


From: gnunet
Subject: [GNUnet-SVN] r8384 - Extractor/contrib/macosx
Date: Sun, 5 Apr 2009 00:40:51 -0600

Author: holindho
Date: 2009-04-05 00:40:51 -0600 (Sun, 05 Apr 2009)
New Revision: 8384

Modified:
   Extractor/contrib/macosx/build-osx-framework.sh
Log:
perm


Modified: Extractor/contrib/macosx/build-osx-framework.sh
===================================================================
--- Extractor/contrib/macosx/build-osx-framework.sh     2009-04-05 06:33:07 UTC 
(rev 8383)
+++ Extractor/contrib/macosx/build-osx-framework.sh     2009-04-05 06:40:51 UTC 
(rev 8384)
@@ -470,7 +470,7 @@
        if [ ! -e "${dst_dir}" ]
        then
                echo "MKDIR ${dst_dir}"
-               if ! ( mkdir -m 755 -p "${dst_dir}" )
+               if ! ( mkdir -m 775 -p "${dst_dir}" )
                then
                        echo "failed to create directory: ${dst_dir}"
                        exit 1





reply via email to

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