From 053f60bfbfae40ed681841c5aa94ef80ae7d9f4c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 23 Jul 2000 19:31:07 +0000 Subject: Typo fix. svn path=/trunk/; revision=2934 --- specgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specgen.sh') diff --git a/specgen.sh b/specgen.sh index a79dab98..f190ac92 100755 --- a/specgen.sh +++ b/specgen.sh @@ -140,7 +140,7 @@ rm -rf \$RPM_BUILD_ROOT %defattr (644, root, root, 755) %doc README NEWS NOTES FAQ COPYING FEATURES sample.rcfile contrib %doc fetchmail-features.html fetchmail-FAQ.html design-notes.html -%attr(644, root, man) /usr/man/man1/*.1 +%attr(644, root, man) /usr/man/man1/*.1* %attr(755, root, root) /usr/bin/fetchmail # Uncomment the following to support internationalization # %attr(644,root,root) /usr/share/locale/*/LC_MESSAGES/fetchmail.mo -- cgit v1.2.3