Luc Coiffier
12-14-2005, 06:24 AM
Hi,
I want to *not* patch/install some files.
The condition is quite simple:
- if the file is already installed, patch it!
- if the file is not installed, do nothing.
My solution is to scan for these specific files in the pre-patch script, setting some variables and use these variables in the script condition for these files.
Is it possible to do something simpler?
Thanks in advance for your answer,
Luc
I want to *not* patch/install some files.
The condition is quite simple:
- if the file is already installed, patch it!
- if the file is not installed, do nothing.
My solution is to scan for these specific files in the pre-patch script, setting some variables and use these variables in the script condition for these files.
Is it possible to do something simpler?
Thanks in advance for your answer,
Luc