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

Fixed typos in spec file.

parent fb4de003
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -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*