source:
rtems/contrib/apt-conf/README
@
36fc0ee1
Last change on this file since 36fc0ee1 was 36fc0ee1, checked in by Joel Sherrill <joel.sherrill@…>, on 02/21/04 at 13:09:54 | |
---|---|
|
|
File size: 384 bytes |
Line | |
---|---|
1 | # |
2 | # $Id$ |
3 | # |
4 | |
5 | Instructions on building: |
6 | |
7 | To build them: |
8 | |
9 | 1. Check out the source from cvs. |
10 | 2. Make sure to have automake >= 1.8 in $PATH (eg. rtems-4.7-automake) |
11 | 3. autoreconf -i |
12 | 4. ./configure |
13 | 5. make dist |
14 | 6. rpmbuild -ta rtems-apt-conf-0.0.tar.bz2 |
15 | |
16 | This generates 2 *.noarch.rpms, |
17 | one containing the setup for RH-7.3 + rtems-4.6 |
18 | and one containing the setup for RH-7.3 + rtems-4.7 |
Note: See TracBrowser
for help on using the repository browser.