STXInstaller.st
changeset 16 e41abdee193f
parent 15 ffe9991b03ba
child 17 31eb6d678ae3
equal deleted inserted replaced
15:ffe9991b03ba 16:e41abdee193f
   106                 ( 'projects/smalltalk/*.rc'             #lib     nil                  true  '644' )
   106                 ( 'projects/smalltalk/*.rc'             #lib     nil                  true  '644' )
   107                 ( 'projects/smalltalk/patches'          #lib     nil                  true  '644' )
   107                 ( 'projects/smalltalk/patches'          #lib     nil                  true  '644' )
   108                 ( 'projects/smalltalk/bitmaps'          #lib     nil                  true  '644' )
   108                 ( 'projects/smalltalk/bitmaps'          #lib     nil                  true  '644' )
   109                 ( 'projects/smalltalk/resources'        #lib     nil                  true  '644' )
   109                 ( 'projects/smalltalk/resources'        #lib     nil                  true  '644' )
   110                 ( 'projects/smalltalk/lib'              #lib     nil                  true  '644' )
   110                 ( 'projects/smalltalk/lib'              #lib     nil                  true  '644' )
   111                 ( 'doc/online/german/LICENSE.STX.html'  #lib     'doc/online/german'  true  '644' )
   111                 ( 'doc/online/german/LICENCE.STX.html'  #lib     'doc/online/german'  true  '644' )
   112                 ( 'doc/online/english/LICENSE.STX.html' #lib     'doc/online/english' true  '644' )
   112                 ( 'doc/online/english/LICENCE.STX.html' #lib     'doc/online/english' true  '644' )
   113     ).
   113     ).
   114 
   114 
   115     installDocFiles ifTrue:[
   115     installDocFiles ifTrue:[
   116         fileSpec := fileSpec , #(
   116         fileSpec := fileSpec , #(
   117                 ( 'doc'                              #lib     nil        false '644' )
   117                 ( 'doc'                              #lib     nil        false '644' )