forked from Imagelibrary/rtems
@@ -1,3 +1,7 @@
|
||||
2004-02-21 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* README: New file.
|
||||
|
||||
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems-apt-conf.spec.in: Add @VERSION@ to Source0.
|
||||
|
||||
18
contrib/apt-conf/README
Normal file
18
contrib/apt-conf/README
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
Instructions on building:
|
||||
|
||||
To build them:
|
||||
|
||||
1. Check out the source from cvs.
|
||||
2. Make sure to have automake >= 1.8 in $PATH (eg. rtems-4.7-automake)
|
||||
3. autoreconf -i
|
||||
4. ./configure
|
||||
5. make dist
|
||||
6. rpmbuild -ta rtems-apt-conf-0.0.tar.bz2
|
||||
|
||||
This generates 2 *.noarch.rpms,
|
||||
one containing the setup for RH-7.3 + rtems-4.6
|
||||
and one containing the setup for RH-7.3 + rtems-4.7
|
||||
Reference in New Issue
Block a user