added doc section to spec file for special %doc macro
CVS patchset: 225 CVS date: 1996/01/29 03:30:46
This commit is contained in:
parent
9554a0f093
commit
1836c915e8
|
@ -22,6 +22,7 @@ struct SpecRec {
|
|||
StringBuf prep;
|
||||
StringBuf build;
|
||||
StringBuf install;
|
||||
StringBuf doc;
|
||||
StringBuf clean;
|
||||
struct PackageRec *packages;
|
||||
/* The first package record is the "main" package and contains
|
||||
|
|
Loading…
Reference in New Issue