[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
extracting multiple sources in %setup
- From: Marcus Moeller <mail marcus-moeller de>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: extracting multiple sources in %setup
- Date: Thu, 22 Oct 2009 09:46:37 +0200
Hi,
is there a way to extract multiple sources in a spec files %setup section?
Something like:
for i in {1..10}; do tar xfz %(SOURCE$i}; done
Best Regards
Marcus
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]