Changes between Version 1 and Version 2 of Ticket #6916


Ignore:
Timestamp:
09/09/2015 08:44:40 PM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6916 – Description

    v1 v2  
    2121  tar -cJf mplayer-${VERSION}.tar.xz   mplayer-${VERSION} &&
    2222  md5sum   mplayer-${VERSION}.tar.xz > mplayer-${VERSION}.tar.xz.md5 &&
    23   mv -vi   mplayer-${VERSION}.tar.xz{,.md5} ~/sshfs/blfs &&
     23  mv -vi   mplayer-${VERSION}.tar.xz{,.md5} ~/sshfs/blfs  &&
    2424
    2525  rm -rf   mplayer-${VERSION} mplayer-checkout-snapshot.tar.bz2 \
    2626         ffmpeg-snapshot.tar.bz2 &&
    2727  unset VERSION &&
     28
    2829  popd
    2930}}}