diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-20 10:26:14 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-20 10:26:14 +0000 |
commit | 66df9b24a8e0bebd7b355fe349abb93c684bc506 (patch) | |
tree | 707025529c87fb57ba2a0f08c952536f8907bc6c /specgen.sh | |
parent | 6169ea7ebd574d50136f3769efc86575ed54feb0 (diff) | |
download | fetchmail-66df9b24a8e0bebd7b355fe349abb93c684bc506.tar.gz fetchmail-66df9b24a8e0bebd7b355fe349abb93c684bc506.tar.bz2 fetchmail-66df9b24a8e0bebd7b355fe349abb93c684bc506.zip |
Add new design notes document.
svn path=/trunk/; revision=4126
Diffstat (limited to 'specgen.sh')
-rwxr-xr-x | specgen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -168,6 +168,7 @@ rm -rf \$RPM_BUILD_ROOT %doc NOTES OLDNEWS README README.SSL %doc contrib %doc fetchmail-features.html fetchmail-FAQ.html esrs-design-notes.html +%doc design-notes.html %attr(644, root, man) %{_mandir}/man1/fetchmail.1* %attr(755, root, root) /usr/bin/fetchmail # Uncomment the following to support internationalization |