[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
prerequisites
- From: Phillip Neiswanger <pneiswan evolving com>
- To: "'rpm-list redhat com'" <rpm-list redhat com>
- Subject: prerequisites
- Date: Tue, 12 Sep 2000 15:35:09 -0600
Wow! I've finally created my first rpm package. Initial testing with it
looks good. However, if I add a %pre section to it, then during the build
rpm decides it must have /bin/sh installed. That's fine, but when I then go
to test the package rpm tells me that my package requires /bin/sh and quits.
The shell IS installed, so what's up? Is there a way to get rpm to ignore
this requirement without also causing it to ignore my Requires: tags?
--
phil
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]