Diff for /doc/loncapafiles/picins_check.piml between versions 1.8 and 1.9

version 1.8, 2010/05/04 01:39:26 version 1.9, 2010/12/31 18:01:57
Line 32  http://www.lon-capa.org/ Line 32  http://www.lon-capa.org/
 <piml>  <piml>
 <files>  <files>
 <file>  <file>
 <perlscript mode="fg" dist="fedora9 fedora10 fedora11 fedora12 fedora13 sles11 suse11.1 suse11.2 debian5 ubuntu8">  <perlscript mode="fg" dist="fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 rhel6 sles11 suse11.1 suse11.2 debian5 ubuntu8">
     my $picinspath = '/usr/share/texmf/tex/latex/picins';       my $picinspath = '/usr/share/texmf/tex/latex/picins'; 
     my $file = 'picins.sty';      my $file = 'picins.sty';
     if (!-e "$picinspath/$file") {      if (!-e "$picinspath/$file") {

Removed from v.1.8  
changed lines
  Added in v.1.9


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>