xmltv/grab/fi get_latest_version.sh,NONE,2.00

Stefan Becker <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/grab/fi
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12618/grab/fi

Added Files:
      Tag: 2.00
	get_latest_version.sh 
Log Message:
Use this script to download latest version from SF CVS repo


--- NEW FILE: get_latest_version.sh ---
#/bin/sh
set -e

# Fetch tarball from sourceforge CVS web viewer
echo "Fetching latest tv_grab_fi code..."
wget --quiet --clobber -O tv_grab_fi.tgz \
	'http://xmltv.cvs.sourceforge.net/viewvc/xmltv/xmltv/grab/fi/?view=tar'

# Unpack
echo "Unpacking tarball..."
rm -rf fi tv_grab_fi
tar xfz tv_grab_fi.tgz

# Generate tv_grab_fi
perl fi/merge.PL tv_grab_fi
rm -rf fi
ls -l tv_grab_fi*

echo "DONE."


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.