From 36fc0ee1161f60d62f2f6065e132d4bd2375c398 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 21 Feb 2004 13:09:54 +0000 Subject: 2004-02-21 Joel Sherrill * README: New file. --- contrib/apt-conf/ChangeLog | 4 ++++ contrib/apt-conf/README | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 contrib/apt-conf/README (limited to 'contrib') diff --git a/contrib/apt-conf/ChangeLog b/contrib/apt-conf/ChangeLog index aaaf396b8f..7f2f6d1c3e 100644 --- a/contrib/apt-conf/ChangeLog +++ b/contrib/apt-conf/ChangeLog @@ -1,3 +1,7 @@ +2004-02-21 Joel Sherrill + + * README: New file. + 2004-02-20 Ralf Corsepius * rtems-apt-conf.spec.in: Add @VERSION@ to Source0. diff --git a/contrib/apt-conf/README b/contrib/apt-conf/README new file mode 100644 index 0000000000..674124526f --- /dev/null +++ b/contrib/apt-conf/README @@ -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 -- cgit v1.2.3