Aaron Lippold
2007-06-25 15:08:23 UTC
Hello,
I was hoping I could get some advise on making my %install section a
bit more efficient. I would guess there is a smarter way to handle my
file set then individually calling out each file.
I basically have to do the same operation on each one, accounting for
the slight name change. Also, I am going to be adding new 'sets' :
TypeA, TypeB, etc. Right now my rpm just does TypeA. How do I add
switches to my rpm -ihv --typea or rpm -ihv --type:A,C,E .
Suggestions? Comment?
Thanks,
Aaron
I was hoping I could get some advise on making my %install section a
bit more efficient. I would guess there is a smarter way to handle my
file set then individually calling out each file.
I basically have to do the same operation on each one, accounting for
the slight name change. Also, I am going to be adding new 'sets' :
TypeA, TypeB, etc. Right now my rpm just does TypeA. How do I add
switches to my rpm -ihv --typea or rpm -ihv --type:A,C,E .
Suggestions? Comment?
Thanks,
Aaron