source: rtems/contrib/apt-conf/README @ b1f6abc

4.104.114.95
Last change on this file since b1f6abc was 36fc0ee1, checked in by Joel Sherrill <joel.sherrill@…>, on 02/21/04 at 13:09:54

2004-02-21 Joel Sherrill <joel@…>

  • README: New file.
  • Property mode set to 100644
File size: 384 bytes
Line 
1#
2#  $Id$
3#
4
5Instructions on building:
6
7To build them:
8
91. Check out the source from cvs.
102. Make sure to have automake >= 1.8 in $PATH (eg. rtems-4.7-automake)
113. autoreconf -i
124. ./configure
135. make dist
146. rpmbuild -ta rtems-apt-conf-0.0.tar.bz2
15
16This generates 2 *.noarch.rpms,
17one containing the setup for  RH-7.3 + rtems-4.6
18and one containing the setup for RH-7.3 + rtems-4.7
Note: See TracBrowser for help on using the repository browser.