]> granicus.if.org Git - python/commitdiff
Update the package list whenever we build distfiles.
authorFred Drake <fdrake@acm.org>
Wed, 23 Apr 2003 15:04:52 +0000 (15:04 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 23 Apr 2003 15:04:52 +0000 (15:04 +0000)
This is used on www.python.org.

Doc/.cvsignore
Doc/Makefile

index 9af2deb86bc93b4b307b1f6eb7283b2175f76e0c..b5159d8f3f85a83967c40432017ced6b674628c1 100755 (executable)
@@ -2,3 +2,4 @@
 *.tar.bz2
 *.zip
 *.tar
+pkglist.html
index fe188a4ff74e7723fa4840eb8b7debcb03b03317..6ac0b0705b0c47df0539da8809e17600a10f041f 100644 (file)
@@ -656,6 +656,7 @@ edist:              disthtml zipisilo
 
 distfiles:     paperdist edist
        $(TOOLSDIR)/mksourcepkg --all $(RELEASE)
+       $(TOOLSDIR)/mkpkglist >pkglist.html
 
 
 # Housekeeping targets