[MPlayer-users] make uninstall: /bin/sh: -c: line 1: syntax error: unexpected end of file

Reshat Sabiq sabiq at csociety.org
Mon Nov 14 11:20:46 CET 2005


FYI:

# make uninstall
rm
-f /usr/local/bin/mplayer /usr/local/bin/gmplayer /usr/local/man/man1/mplayer.1
rm -f  /usr/local/bin/mencoder /usr/local/man/man1/mencoder.1
rm -f /usr/local/share/pixmaps/mplayer-desktop.xpm
rm -f /usr/local/share/applications/mplayer.desktop
rm -f /usr/local/lib/libmpdvdkit.so
for l in en; do \
  if test "i$l" != "en"; then \
    -rm
-f /usr/local/man/$l/man1/mplayer.1 /usr/local/man/$l/man1/mencoder.1 \
    -rm -f /usr/local/man/$l/man1/gmplayer.1 \
  fi \
done
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: *** [uninstall] Error 2




More information about the MPlayer-users mailing list