Update of /cvsroot/fink/scripts/installer
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16292/scripts/installer
Modified Files:
mkdmg.pl
Log Message:
revised documentation for "library architecture" part of a Shlibs field entry
Index: mkdmg.pl
===================================================================
RCS file: /cvsroot/fink/scripts/installer/mkdmg.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mkdmg.pl 21 Mar 2004 22:49:12 -0000 1.5
+++ mkdmg.pl 9 Apr 2009 18:46:52 -0000 1.6
@@ -54,7 +54,7 @@
# Create disk images
my @createImage = qw{hdiutil create};
-my @createImageOptions = qw{-megabytes 40 -type SPARSE -imagekey
di-sparse-puma-compatible=TRUE -fs HFS+ -quiet -volname};
+my @createImageOptions = qw{-megabytes 300 -type SPARSE -imagekey
di-sparse-puma-compatible=TRUE -fs HFS+ -quiet -volname};
# Mounting disk images
my $mountImage = "hdid";
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs