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 594 by francois, Mon Oct 20 16:12:35 2014 UTC vs.
Revision 595 by francois, Sun Nov 16 21:16:06 2014 UTC

# Line 54 | Line 54 | svn up
54   fi
55   cd $__DIR/magic/exe
56   cmake .. -DENABLE_NUTIL=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_TUTORIEL=ON -DENABLE_TEST=OFF
57 < make $1 $2
57 > make
58   echo "Check target"
59   cd $__DIR/magic/exe/app/mgoperation/
60   if [ -f mgoperation.exe ];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines