Switch to unified view

a/src/makesrcdist.sh b/src/makesrcdist.sh
...
...
25
        rm -rf $topdir/*
25
        rm -rf $topdir/*
26
    fi
26
    fi
27
fi
27
fi
28
28
29
chmod +w README
29
chmod +w README
30
links -dump ~/projets/pagepers/index.html > toto && mv toto README
30
links -dump ~/projets/pagepers/recoll/index.html > toto && mv toto README
31
cvs commit -m '' README
31
cvs commit -m '' README
32
32
33
# Clean up this dir and copy the dist-specific files 
33
# Clean up this dir and copy the dist-specific files 
34
make clean
34
make clean
35
yes | clean.O
35
yes | clean.O