added doc section to spec file for special %doc macro
authormarc <devnull@localhost>
Mon, 29 Jan 1996 03:30:46 +0000 (03:30 +0000)
committermarc <devnull@localhost>
Mon, 29 Jan 1996 03:30:46 +0000 (03:30 +0000)
CVS patchset: 225
CVS date: 1996/01/29 03:30:46

build/specP.h

index b2245ae..c1237d1 100644 (file)
@@ -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