[Clipart] Packaging the clipart for Fedora

Jon Phillips jon at rejon.org
Sat Aug 9 08:03:32 PDT 2008


Nicu, is this still running? How is this pushed out in fedora?

On Mon, 2008-05-19 at 12:20 +0300, Nicu Buculei wrote:
> Jonathan Chetwynd wrote:
> > Nicu,
> > 
> > appreciate the tar, but why is peepo missing?
> > http://openclipart.org/media/people/peepo
> 
> I don't know, this is the script I am running and 
> "peepo/peepo_weather_icons.svgz" should be listed in filelistsvgz.txt
> but isn't.
> Any advice is welcome (maybe I miss other files too?)
> 
> ----------------------------------------------------------
> #!/bin/bash
> 
> # create a snapshot of the SVG and SVGZ clipart in the repository
> # intended to be run as a cron job
> 
> cd /var/www/openclipart.org/www/people
> 
> find . -wholename "*/*/*.svg" -print > filelistsvg.txt
> find . -wholename "*/*/*.svgz" -print  > filelistsvgz.txt
> 
> sort filelistsvg.txt filelistsvgz.txt > filelist.txt
> 
> tar -cjf ../downloads/daily_SVG_snapshot.tar.bz2 --files-from filelist.txt
> chmod +x /var/www/openclipart.org/www/downloads/daily_SVG_snapshot.tar.bz2
> 
> 
-- 
Jon Phillips
San Francisco, CA + Guangzhou + Beijing
GLOBAL +1.415.830.3884
CHINA +86.1.360.282.8624
jon at rejon.org
http://www.rejon.org
IM/skype: kidproto
Jabber: rejon at gristle.org
IRC: rejon at irc.freenode.net




More information about the clipart mailing list