Mailinglist Archive: opensuse-buildservice (227 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] building a database during an rpm install
- From: Robert Schiele <rschiele@xxxxxxxxx>
- Date: Tue, 9 Jan 2007 10:52:13 +0100
- Message-id: <20070109095213.GJ20449@xxxxxxxxxxxxxxxxxx>
On Mon, Jan 08, 2007 at 06:56:20PM -0500, James Tremblay wrote:
> Very cool thank you,
> got any example scripts?
Example for what? A postinstall script? Just add to your spec files a line
%post
followed by the desired shell commands. I recommend reading the RPM
documentation because this is really quite a simple thing covered there.
Robert
--
Robert Schiele
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxx
"Quidquid latine dictum sit, altum sonatur."
> Very cool thank you,
> got any example scripts?
Example for what? A postinstall script? Just add to your spec files a line
%post
followed by the desired shell commands. I recommend reading the RPM
documentation because this is really quite a simple thing covered there.
Robert
--
Robert Schiele
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxx
"Quidquid latine dictum sit, altum sonatur."
| < Previous | Next > |