Skip to content

Commit 50cf849

Browse files
committed
Update FAQ_DEV.
1 parent caf4da8 commit 50cf849

File tree

2 files changed

+150
-525
lines changed

2 files changed

+150
-525
lines changed

doc/FAQ_DEV

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,15 +455,15 @@ typedef struct nameData
455455
obvious simple answer is that I maintain:
456456
1. A set of patches to make certain portions of the source tree
457457
'behave' in the different environment of the RPMset;
458-
2. 2.) The initscript;
459-
3. 3.) Any other ancilliary scripts and files;
460-
4. 4.) A README.rpm-dist document that tries to adequately document
461-
both the differences between the RPM build and the WHY of the
458+
2. The initscript;
459+
3. Any other ancilliary scripts and files;
460+
4. A README.rpm-dist document that tries to adequately document both
461+
the differences between the RPM build and the WHY of the
462462
differences, as well as useful RPM environment operations (like,
463463
using syslog, upgrading, getting postmaster to start at OS boot,
464464
etc);
465-
5. 5.) The spec file that throws it all together. This is not a
466-
trivial undertaking in a package of this size.
465+
5. The spec file that throws it all together. This is not a trivial
466+
undertaking in a package of this size.
467467

468468
I then download and build on as many different canonical distributions
469469
as I can -- currently I am able to build on Red Hat 6.2, 7.0, and 7.1

0 commit comments

Comments
 (0)