Baldomo / open-in-mpv

Simple web extension to open videos in mpv
GNU General Public License v3.0
119 stars 7 forks source link

Doesn't make on linux "missing separator" #11

Closed GalileoBlues closed 1 year ago

GalileoBlues commented 2 years ago

If i try to sudo make install it errors giving me "missing separator", removing the Windows and Mac parts allows me to make the program then it works flawlessly. 2022-05-20_21-05

Edit: seems to be that line 20 has a link that's not formatted correctly

Baldomo commented 2 years ago

I use Linux fulltime and GNU Make works on my end. Is your editor changing tabs to spaces or something like that?

$ make --version
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Baldomo commented 1 year ago

Since no one has reported this issue nor have I received uodates here, I will be closing/archiving this for the time being. Anyone who whishes to respond to will have the issue reopened.