view packages/redhat/README @ 476:29cccddfc307 noffle

[svn] * Makefile.am,Makefile.in: Remove unnecessary install option -D and relace all user.group params in chown with the more modern user:group. Rerun automake. MacOS X doesn't have -D on its install and its chown whinges about user.group. Thanks again to Andre Berger.
author bears
date Tue, 16 Mar 2004 11:44:43 +0000
parents d23f038454d4
children
line wrap: on
line source

To build an RPM for version m.n release r, set Version to m.n and Release to r.
Then rename the noffle directory to noffle-m.n, and make a compressed tar
noffle-m.n.tar.gz.

Run 'rpm -ta noffle-m.n.tar.gz' to generate binary and source RPMs.