fixed .dat creation script

This commit is contained in:
Davide Alberani 2018-03-28 12:38:03 +02:00
parent ff5f558471
commit e685b38385
5 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
all:
@which strfile || (echo -e "\nERROR: strfile command is missing: you need to install the fortune-mod package\n" ; exit 1)
strfile -c spam-o spam-o.dat
strfile -c spam-ita-o spam-ita-o.dat
strfile -x -r spam-o spam-o.dat
strfile -x -r spam-ita-o spam-ita-o.dat

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.