From caf4da8a20f7a74b7ee5e326f6f4d51a8bb62df6 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 4 Dec 2001 06:37:26 +0000 Subject: Update FAQ_DEV. --- doc/src/FAQ/FAQ_DEV.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src/FAQ/FAQ_DEV.html') diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 23fb8fc8cbe..713f14a0eab 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -560,17 +560,17 @@
  • A set of patches to make certain portions of the source tree 'behave' in the different environment of the RPMset;
  • -
  • 2.) The initscript;
  • +
  • The initscript;
  • -
  • 3.) Any other ancilliary scripts and files;
  • +
  • Any other ancilliary scripts and files;
  • -
  • 4.) A README.rpm-dist document that tries to adequately document +
  • A README.rpm-dist document that tries to adequately document both the differences between the RPM build and the WHY of the differences, as well as useful RPM environment operations (like, using syslog, upgrading, getting postmaster to start at OS boot, etc);
  • -
  • 5.) The spec file that throws it all together. This is not a +
  • The spec file that throws it all together. This is not a trivial undertaking in a package of this size.
  • -- cgit v1.2.3