Diff for /doc/loncapafiles/picins_check.piml between versions 1.2 and 1.3

version 1.2, 2009/07/05 21:23:42 version 1.3, 2009/07/14 03:43:14
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 sles11.1">  <perlscript mode="fg" dist="fedora9 fedora10 fedora11 sles11.1 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.2  
changed lines
  Added in v.1.3


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