| Revision 4536, 298 bytes checked in by yasumichi, 15 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [4536] | 1 | proc-rpmnew processes the file which an extension called rpmnew or rpmsave |
| 2 | created at the time of upgrade of a rpm package attached. | |
| 3 | The following procedures are performed in order to install proc-rpmnew. | |
| 4 | ||
| 5 | $ ./configure | |
| 6 | $ su | |
| 7 | # make install | |
| 8 | ||
| 9 | For details, please look at a file called INSTALL. |