Commit cdfa6bdf authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Fixed typos in spec file.

parent fb4de003
......@@ -31,7 +31,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
SUBDIRS = src man doc tests debian
dist_pkgdata_DATA = config/* xsl/sextractor.xsl
EXTRA_DIST = autogen.sh AUTHORS BUGS ChangeLog COPYRIGHT \
HISTORY INSTALL LICENSE README THANKS
HISTORY INSTALL LICENSE README.md THANKS
RPM_ROOTDIR = `rpmbuild --nobuild -E %_topdir`
RPM_SRCDIR = $(RPM_ROOTDIR)/SOURCES
DEB_SRCDIR = ~/DEBIAN/SOURCES
......
......@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc config AUTHORS BUGS ChangeLog COPYRIGHT HISTORY INSTALL LICENSE README.md THANKSf
%doc config AUTHORS BUGS ChangeLog COPYRIGHT HISTORY INSTALL LICENSE README.md THANKS
%{_bindir}/sex
%{_bindir}/ldactoasc
%{_mandir}/man1/sex.1*
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment