Update of /cvsroot/fxruby/FXRuby
In directory usw-pr-cvs1:/tmp/cvs-serv1698
Modified Files:
make-drop.sh
Log Message:
Index: make-drop.sh
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/make-drop.sh,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** make-drop.sh 21 Mar 2002 19:09:54 -0000 1.16
--- make-drop.sh 21 Mar 2002 21:16:12 -0000 1.17
***************
*** 9,13 ****
$PKGDIR/doc/*.html \
$PKGDIR/doc/*.png \
! $PKGDIR/doc/*.gif \
$PKGDIR/examples/README \
$PKGDIR/examples/*.rb \
--- 9,14 ----
$PKGDIR/doc/*.html \
$PKGDIR/doc/*.png \
! $PKGDIR/doc/images/*.gif \
! $PKGDIR/doc/images/*.png \
$PKGDIR/examples/README \
$PKGDIR/examples/*.rb \
|