From 9bf994408bd63a83eeceae9f2ccee257a693845b Mon Sep 17 00:00:00 2001 From: amazingfate Date: Mon, 23 Feb 2015 11:31:55 +0800 Subject: [PATCH] small fix --- bakamplayer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bakamplayer.sh b/bakamplayer.sh index 10439c4..947ae1a 100755 --- a/bakamplayer.sh +++ b/bakamplayer.sh @@ -142,5 +142,5 @@ cp /mingw64/share/qt5/plugins/platforms/qwindows.dll Baka-MPlayer_$arch/platform mkdir Baka-MPlayer_$arch/etc cp -r /mingw64/etc/fonts Baka-MPlayer_$arch/etc cp ../mpv/fonts.conf Baka-MPlayer_$arch/etc/fonts -cp -r ../font Baka-MPlayer_$arch +cp -r ../fonts Baka-MPlayer_$arch cp -r ../mpv Baka-MPlayer_$arch