utt/dist/spec
2012-02-07 15:37:11 +01:00
..
Makefile Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00
README Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00
utt.spec Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00

This directory contains files necessary to produce rpm package.

First, you must have variable UTT_DIST_DIR defined properly.
This variable should be defined by main Makefile.

To create rpm file, just write:
make

The created package should appears in default RPM directory.
(in my computer it is /usr/src/redhat/RPMS/$arch/ directory)

To determine the rpm output directory, execute:
rpm --showrc | grep _rmpdir

You need access privilage to this directory to create rmp.