[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Environment variables in RPM installation scripts
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: Environment variables in RPM installation scripts
- Date: Mon, 7 Aug 2006 09:46:51 +0200
On Mon, Aug 07, 2006 at 04:42:11PM +0900, David Leangen wrote:
>
> The build dir was an example. I guess what I really need is the source.
>
> I want to apply a post-installation patch.
>
> Are you suggesting that I put my patch file with the %files in a
> known location and use it from there?
>
> I don't really want to install the patch file as part of the
> installation... All I want to do is something like:
>
> %post
> patch -p0 < my_patch_file
If you can make the patch at build time why don't you patch
it in %install and package already patched files?
Yeti
--
Anonyms eat their boogers.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]