summaryrefslogtreecommitdiffstats
path: root/contrib/apt-conf/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/apt-conf/README')
-rw-r--r--contrib/apt-conf/README18
1 files changed, 18 insertions, 0 deletions
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