projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9554a0f
)
added doc section to spec file for special %doc macro
author
marc
<devnull@localhost>
Mon, 29 Jan 1996 03:30:46 +0000
(
03:30
+0000)
committer
marc
<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
patch
|
blob
|
history
diff --git
a/build/specP.h
b/build/specP.h
index
b2245ae
..
c1237d1
100644
(file)
--- a/
build/specP.h
+++ b/
build/specP.h
@@
-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