summaryrefslogtreecommitdiffstats
path: root/news/cleanscore/INSTALL
blob: 7aceed60231b404a8fba09f524fb409c9585f2f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
    mkdir  -p  /usr/doc/$SPELL                &&

    cp  cleanscore       /usr/bin/            &&

    chmod 555            /usr/bin/cleanscore  &&
    
    cp  COPYING          /usr/doc/$SPELL      &&
    cp  COPYRIGHT        /usr/doc/$SPELL      &&
    cp  INDEX.TXT        /usr/doc/$SPELL      &&
    cp  NEWS.cleanscore  /usr/doc/$SPELL      &&
    cp  README           /usr/doc/$SPELL