Rev 11661 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11661 | Rev 13008 | ||
---|---|---|---|
Line 47... | Line 47... | ||
47 | # mais ne pas oublier d'appeler buildexos ensuite ! |
47 | # mais ne pas oublier d'appeler buildexos ensuite ! |
48 | !if $option notsametext no_build |
48 | !if $option notsametext no_build |
49 | # puis on supprime les indexes |
49 | # puis on supprime les indexes |
50 | !sh rm $wims_class_dir/Exindex |
50 | !sh rm $wims_class_dir/Exindex |
51 | !sh rm $wims_class_dir/Extitles |
51 | !sh rm $wims_class_dir/Extitles |
- | 52 | !sh rm $wims_class_dir/Exauthors |
|
52 | 53 | ||
53 | # et on les reconstruit : |
54 | # et on les reconstruit : |
54 | compilation=!sh cd $wims_class_dir;. $wims_home/public_html/scripts/oef/mkindex |
55 | compilation=!sh cd $wims_class_dir;. $wims_home/public_html/scripts/oef/mkindex |
55 | compilation=!lines2items $compilation |
56 | compilation=!lines2items $compilation |
56 | !endif |
57 | !endif |