File dos2unix-correct_ending.patch of Package dos2unix

Index: Makefile
===================================================================
--- Makefile.orig	2011-08-08 22:27:20.000000000 +0200
+++ Makefile	2011-08-10 12:42:45.756865674 +0200
@@ -89,7 +89,7 @@ ifdef ENABLE_NLS
 	EOX_POFILES	= po/eo-x.po
 endif
 
-DOCFILES	= $(PACKAGE).txt $(PACKAGE).htm
+DOCFILES	= $(PACKAGE).txt $(PACKAGE).html
 INSTALL_OBJS_DOC = README.txt NEWS.txt ChangeLog.txt COPYING.txt TODO.txt BUGS.txt $(DOCFILES)
 
 #PODFILES	= man/man1/dos2unix.pod $(wildcard man/*/man1/dos2unix.pod)
@@ -279,7 +279,7 @@ $(POT) : dos2unix.c unix2dos.c common.c
 %.pdf: %.ps
 	ps2pdf $< $@
 
-%.htm : man/man1/%.pod
+%.html : man/man1/%.pod
 	pod2html --title="$(PACKAGE) $(DOS2UNIX_VERSION) - DOS/MAC to UNIX and vice versa text file format converter" $< > $@
 
 install: all
openSUSE Build Service is sponsored by