$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/06/22 14:43:13 jasper Exp $
--- Makefile.in.orig	Tue May  8 04:17:44 2007
+++ Makefile.in	Thu May 17 21:54:07 2007
@@ -58,16 +58,9 @@ install:
 
 	install -m 755 -d ${docdir}
 	install -m 644 README ${docdir}
-	install -m 644 AUTHORS ${docdir}
-	install -m 644 THANKS ${docdir}
-	install -m 644 COPYING ${docdir}
-	gzip -f -9 ${docdir}/COPYING
-	install -m 644 ChangeLog ${docdir}
-	gzip -f -9 ${docdir}/ChangeLog
 
 	install -m 755 -d ${mandir}/man1
 	install -m 644 doc/eyeD3.1 ${mandir}/man1
-	gzip -f -9 ${mandir}/man1/eyeD3.1
 
 	@#
 	@# NOTE:  When adding new files, the eyeD3.spec.in file and
