Last change
on this file since abd28d1 was
5f4d9c3,
checked in by Maciej Prill <mprill@…>, 13 years ago
|
Rewritten the build system, added lem UTF-8 version.
|
-
Property mode set to
100644
|
File size:
475 bytes
|
Rev | Line | |
---|
[5f4d9c3] | 1 | This directory contains files necessary to produce rpm package. |
---|
| 2 | |
---|
| 3 | First, you must have variable UTT_DIST_DIR defined properly. |
---|
| 4 | This variable should be defined by main Makefile. |
---|
| 5 | |
---|
| 6 | To create rpm file, just write: |
---|
| 7 | make |
---|
| 8 | |
---|
| 9 | The created package should appears in default RPM directory. |
---|
| 10 | (in my computer it is /usr/src/redhat/RPMS/$arch/ directory) |
---|
| 11 | |
---|
| 12 | To determine the rpm output directory, execute: |
---|
| 13 | rpm --showrc | grep _rmpdir |
---|
| 14 | |
---|
| 15 | You need access privilage to this directory to create rmp. |
---|
| 16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.