add comps.xml
This commit is contained in:
parent
f7158982ed
commit
447d93f112
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ DIRS="""
|
|||
/core/updates/6/ppc
|
||||
"""
|
||||
# All repodata files
|
||||
REPOFILES=['repomd.xml','filelists.sqlite.bz2','filelists.xml.gz','other.sqlite.bz2','other.xml.gz','primary.sqlite.bz2','primary.xml.gz','updateinfo.xml.gz']
|
||||
REPOFILES=['repomd.xml','filelists.sqlite.bz2','filelists.xml.gz','other.sqlite.bz2','other.xml.gz','primary.sqlite.bz2','primary.xml.gz','updateinfo.xml.gz','comps.xml']
|
||||
# Log File
|
||||
LOGFILE='~/repodata-syncd.log'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue