File: build

package info (click to toggle)
ipolish 20180621-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 25,524 kB
  • sloc: makefile: 49; sh: 7
file content (11 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

if [ ! $* ]; then
    echo "Nie podano nazw plikw ze sowami" 
    exit
fi

cat $* > polish.dic

buildhash polish.dic polish.aff polish.hash \
 && rm -f polish.dic polish.dic.cnt polish.dic.stat