mirror of
https://github.com/gnustep/tools-make.git
synced 2025-06-02 02:01:24 +00:00
Filesystem change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16565 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e96c3dd9d8
commit
a830aae513
31 changed files with 419 additions and 156 deletions
|
@ -46,20 +46,28 @@ basepath="$1"
|
|||
|
||||
${mydir}/mkinstalldirs "$basepath" \
|
||||
"$basepath"/Applications \
|
||||
"$basepath"/Libraries/${GNUSTEP_TARGET_LDIR} \
|
||||
"$basepath"/Libraries/Resources \
|
||||
"$basepath"/Libraries/Java \
|
||||
"$basepath"/Headers/${GNUSTEP_TARGET_DIR} \
|
||||
"$basepath"/Developer/Palettes \
|
||||
"$basepath"/Tools/${GNUSTEP_TARGET_LDIR} \
|
||||
"$basepath"/Tools/Resources \
|
||||
"$basepath"/Tools/Java \
|
||||
"$basepath"/Library/ApplicationSupport \
|
||||
"$basepath"/Library/Bundles \
|
||||
"$basepath"/Library/ColorPickers \
|
||||
"$basepath"/Library/Colors \
|
||||
"$basepath"/Library/DocTemplates \
|
||||
"$basepath"/Library/Documentation/Developer \
|
||||
"$basepath"/Library/Documentation/User \
|
||||
"$basepath"/Library/Documentation/info \
|
||||
"$basepath"/Library/Documentation/man \
|
||||
"$basepath"/Library/Fonts \
|
||||
"$basepath"/Library/Frameworks \
|
||||
"$basepath"/Library/Headers/${GNUSTEP_TARGET_DIR} \
|
||||
"$basepath"/Library/Images \
|
||||
"$basepath"/Library/KeyBindings \
|
||||
"$basepath"/Library/Libraries/${GNUSTEP_TARGET_LDIR} \
|
||||
"$basepath"/Library/Libraries/Resources \
|
||||
"$basepath"/Library/Libraries/Java \
|
||||
"$basepath"/Library/PostScript \
|
||||
"$basepath"/Library/Services \
|
||||
"$basepath"/Documentation/Developer \
|
||||
"$basepath"/Documentation/User \
|
||||
"$basepath"/Documentation/info \
|
||||
"$basepath"/Documentation/man \
|
||||
"$basepath"/Developer/Palettes
|
||||
"$basepath"/Library/Sounds
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue