Makefile
changeset 69 35ca1ba469ec
parent 43 d37d57c99cac
child 70 e94d16f789e5
     1.1 --- a/Makefile	Sun Sep 30 00:18:20 2007 -0400
     1.2 +++ b/Makefile	Sun Nov 04 00:58:57 2007 -0400
     1.3 @@ -4,7 +4,7 @@
     1.4  razor : razor.o import.o sha1.o main.o
     1.5  
     1.6  import : razor primary.xml.gz
     1.7 -	zcat primary.xml.gz | ./razor eat-yum
     1.8 +	zcat primary.xml.gz | ./razor import-yum
     1.9  
    1.10  primary.xml.gz :
    1.11  	wget http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/repodata/primary.xml.gz