-# # and tex2rtf too
-# mkdir ${tarver}/utils
-# cp -Rpf --link ${wxdir}/utils/tex2rtf ${tarver}/utils
-# # tex2rtf needs these files
-# mkdir ${tarver}/samples
-# cp -Rpf --link ${wxdir}/samples/sample.* ${tarver}/samples
-
- # now do the same thing for wxPython, skipping it's build dirs and such
+ mkdir ${tarver}/distrib
+ cp -Rpf --link ${wxdir}/distrib/scripts ${tarver}/distrib
+
+
+ # now do the same thing for wxPython, but use the DIRLIST to select dirs to copy