+ updated Mac OS X installer resources

This commit is contained in:
Jonas Maebe 2005-03-29 13:45:37 +00:00
parent 8e9aff52f3
commit 20549eb4af
5 changed files with 25 additions and 145 deletions

View File

@ -0,0 +1 @@
"16" "You have to install the Mac OS X developer tools before installing this package"

View File

@ -0,0 +1 @@
"16" "You have to install the Mac OS X developer tools before installing this package"

View File

@ -0,0 +1 @@
"16" "You have to install the Mac OS X developer tools before installing this package"

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,7 @@
#!/bin/sh
version=`"$2"/usr/local/bin/fpc -iV`
"$2"/usr/local/lib/fpc/$version/samplecfg "$2"/usr/local/lib/fpc/"$version" "$4"/etc
version=`"$2"usr/local/bin/fpc -iV`
"$2"usr/local/lib/fpc/"$version"/samplecfg "$2"usr/local/lib/fpc/"$version" "$4"/etc
# remove obsolete documentation
rm -f "$2"Developer/Documentation/Free\ Pascal\ Compiler/Free\ Component\ Library.pdf