STXInstaller.st
changeset 214 e5aaf5e3bbf9
parent 117 45af2b7a5eca
child 236 622b9a04eb9b
equal deleted inserted replaced
213:71b11a173f87 214:e5aaf5e3bbf9
   198                 ( 'libview/libview.*'                        #libBin     nil      false '644' )
   198                 ( 'libview/libview.*'                        #libBin     nil      false '644' )
   199                 ( 'libview2/libview2.*'                      #libBin     nil      false '644' )
   199                 ( 'libview2/libview2.*'                      #libBin     nil      false '644' )
   200                 ( 'libwidg/libwidg.*'                        #libBin     nil      false '644' )
   200                 ( 'libwidg/libwidg.*'                        #libBin     nil      false '644' )
   201                 ( 'libwidg2/libwidg2.*'                      #libBin     nil      false '644' )
   201                 ( 'libwidg2/libwidg2.*'                      #libBin     nil      false '644' )
   202                 ( 'libwidg3/libwidg3.*'                      #libBin     nil      false '644' )
   202                 ( 'libwidg3/libwidg3.*'                      #libBin     nil      false '644' )
       
   203                 ( 'libui/libui.*'                            #libBin     nil      false '644' )
   203 "/                ( 'libsnmp/libsnmp.*'                        #libBin     nil      false '644' )
   204 "/                ( 'libsnmp/libsnmp.*'                        #libBin     nil      false '644' )
   204 "/                ( 'contrib/libPVM/libPVM.*'                  #libBin     nil      false '644' )
   205 "/                ( 'contrib/libPVM/libPVM.*'                  #libBin     nil      false '644' )
   205                 ( 'goodies/persistency/libdbase.*'           #libBin     nil      false '644' )
   206                 ( 'goodies/persistency/libdbase.*'           #libBin     nil      false '644' )
   206 "/                ( 'libtable/libtable.*'                      #libBin     nil      false '644' )
   207 "/                ( 'libtable/libtable.*'                      #libBin     nil      false '644' )
   207                 ( 'libtool/libtool.*'                        #libBin     nil      false '644' )
   208                 ( 'libtool/libtool.*'                        #libBin     nil      false '644' )
       
   209                 ( 'libtool2/libtool2.*'                      #libBin     nil      false '644' )
   208 "/                ( 'libxt/libxt.*'                            #libBin     nil      false '644' )
   210 "/                ( 'libxt/libxt.*'                            #libBin     nil      false '644' )
   209 "/                ( 'librt/librt.*'                            #libBin     nil      false '644' )
   211 "/                ( 'librt/librt.*'                            #libBin     nil      false '644' )
   210         ).
   212         ).
   211     ].
   213     ].
   212 
   214 
   219     ].
   221     ].
   220 
   222 
   221 
   223 
   222     ^ fileSpec
   224     ^ fileSpec
   223 
   225 
       
   226     "Modified: 5.7.1997 / 16:14:48 / cg"
   224 ! !
   227 ! !
   225 
   228 
   226 !STXInstaller methodsFor:'installing'!
   229 !STXInstaller methodsFor:'installing'!
   227 
   230 
   228 copyFiles
   231 copyFiles