diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-22 15:00:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-22 15:00:08 +0000 |
commit | 78b5ba3eb73f9fce0eb72061747846c507fd6cd2 (patch) | |
tree | a4a538526a61661c0e4accf6475a4752731c781f /rpm/rpmrc | |
parent | 0d3726c3fb54d21126a030c445dc2a5245afaacd (diff) | |
download | glibc-78b5ba3eb73f9fce0eb72061747846c507fd6cd2.tar.gz glibc-78b5ba3eb73f9fce0eb72061747846c507fd6cd2.tar.xz glibc-78b5ba3eb73f9fce0eb72061747846c507fd6cd2.zip |
Sat Jun 22 10:44:09 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* rpm/template (Source): New field. (%prep, %build, %install): New sections. (%files): Add %doc FAQ NEWS NOTES README. * rpm/rpmrc (builddir): Removed.
Diffstat (limited to 'rpm/rpmrc')
-rw-r--r-- | rpm/rpmrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpm/rpmrc b/rpm/rpmrc index e4d66e971d..5579659a82 100644 --- a/rpm/rpmrc +++ b/rpm/rpmrc @@ -1,4 +1,3 @@ -builddir: . rpmdir: . srcrpmdir: . specdir: . |