Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37711814
en ru br
ALT Linux repositórios
S:4.10.2.2614-alt3_29
5.0: 3.10-alt3
4.0: 3.10.5-alt0.5.M40.2

Group :: Desenvolvimento/Outros
RPM: squeak-vm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: squeak-vm-tail-options.patch
Download


diff -up Squeak-3.10-3/platforms/unix/config/inisqueak.in.tail-options Squeak-3.10-3/platforms/unix/config/inisqueak.in
--- Squeak-3.10-3/platforms/unix/config/inisqueak.in.tail-options	2008-08-11 15:54:17.000000000 -0400
+++ Squeak-3.10-3/platforms/unix/config/inisqueak.in	2008-08-11 15:54:44.000000000 -0400
@@ -182,7 +182,7 @@ if ${list}; then
       echo
     fi
   done
-  IMAGE=`echo ${images} | tr ' ' '\012' | tail +${reply} | head -1`
+  IMAGE=`echo ${images} | tr ' ' '\012' | tail -n +${reply} | head -1`
   CHANGES=${IMAGE}.changes.gz
   IMAGE=${IMAGE}.image.gz
 fi
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009