From 2926b29068e95f96cc16202147cd9623bb3e25c6 Mon Sep 17 00:00:00 2001 From: calvin Date: Wed, 27 Nov 2002 18:41:51 +0000 Subject: [PATCH] remove rpm_build_script git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@643 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3eaefb7c..01086c3e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,7 +8,6 @@ include debian/rules debian/changelog debian/copyright debian/control include debian/linkchecker.* include test/*.py test/*.txt include test/output/test_* test/html/*.html -include rpm_build_script include lconline/*.html include linkcheck/parser/Makefile linkcheck/parser/htmllex.l include linkcheck/parser/htmlparse.y linkcheck/parser/htmlparse.h