Mandrake Linux: cooker@mandrivalinux.org
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Zeb wrote: > Thomas Backlund wrote: > >>> >>> >>> >>Have you configured rpmsync to actually read your exclude list (the >>USEEXCLUDELIST parameter)? >>I also had to seet absolute path to the exclude.lst to get it to work. >> >> >> > Actually I used: > ./rpmsync_uni --exclude-from=./exclude.lst > > and thought this way there woul be no need to change the script, but I > shall try. You don't need to edit the script, just using --exclude-from=filename is sufficient to make it work. Because the script changes directories, you should give an absolute path to the exclude.lst file just to be safe. --exclude is not supported, I will add that someday.