[Fxruby-commits] CVS: FXRuby make-drop.sh,1.16,1.17
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@us...> - 2002-03-21 21:16:17
|
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 \ |