fixed .dat creation script
This commit is contained in:
parent
ff5f558471
commit
e685b38385
5 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -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
|
||||
|
|
BIN
spam-ita-o.dat
BIN
spam-ita-o.dat
Binary file not shown.
Binary file not shown.
BIN
spam-o.dat
BIN
spam-o.dat
Binary file not shown.
BIN
spam-o.dat.dat
BIN
spam-o.dat.dat
Binary file not shown.
Loading…
Reference in a new issue