1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

bashism replaced by portable expression

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8236 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-11-19 19:49:01 +00:00
parent 30a1138c37
commit 4c66d6bc96

View File

@ -1,4 +1,4 @@
#
./gen.py > osd.t1a &&
t1asm --pfb osd.t1a osd.pfb &&
ftview 80 osd.pfb &> /dev/null &
ftview 80 osd.pfb 2>&1 /dev/null &