varlesh / VLC-Breeze

Breeze skin for VLC
GNU General Public License v3.0
30 stars 0 forks source link

Error while make install : recipe for target 'local' failed #1

Closed C0deDaedalus closed 6 years ago

C0deDaedalus commented 6 years ago

I cloned your repository and inside that issued this command

$ sudo make install

and got the following errors.

**find Breeze{,-Fixed-Size}.vlt -type f -exec install -Dm644 '{}' "/usr/share/vlc/skins2/{}" \; find: ‘Breeze{,-Fixed-Size}.vlt’: No such file or directory Makefile:11: recipe for target 'local' failed make: * [local] Error 1

Please look into it and solve it.

varlesh commented 6 years ago

fixed