ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/linux/instal_magic.bash
(Generate patch)

Comparing magic/linux/instal_magic.bash (file contents):
Revision 616 by francois, Mon Dec 1 16:19:58 2014 UTC vs.
Revision 649 by francois, Tue Feb 10 17:16:42 2015 UTC

# Line 30 | Line 30 | tabdep=( "${tabdep[@]}" "kdevelop")
30   tabdep=( "${tabdep[@]}" "kdesvn")
31   tabdep=( "${tabdep[@]}" "kile")
32   tabdep=( "${tabdep[@]}" "doxygen")
33 + tabdep=( "${tabdep[@]}" "openssh-client")
34 + tabdep=( "${tabdep[@]}" "openssh-server")
35   fi
36   echo "Dependance a verifier :"${#tabdep[*]}
37   for i in ${!tabdep[*]};

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines