[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: using a password-protected .zip file as source
- From: Jos Vos <jos xos nl>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: using a password-protected .zip file as source
- Date: Wed, 12 Apr 2006 14:11:30 +0200
On Wed, Apr 12, 2006 at 02:07:49PM +0200, Marten Lehmann wrote:
> > "unzip -P" ?
>
> that's not an rpm-spec command. I'm looking for a way to tell the %setup
> macro to hand of password to the zip-file.
Can't you just do
%setup -c -T
(creating the directory and skipping unpacking source #0) and then
unpack %SOURCE0 manually?
--
-- Jos Vos <jos xos nl>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]