X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile;h=cc1ddb8a274557d2f18820cc9f5817045b01e794;hb=06204515308656fb4f08ebb96e636610ab7b7902;hp=a2c2b783356b8eb03a1742b76fd904c36009a827;hpb=1571360154c37f7c8d59d8c49876770f511af8c8;p=mimedecode.git diff --git a/Makefile b/Makefile index a2c2b78..cc1ddb8 100644 --- a/Makefile +++ b/Makefile @@ -14,10 +14,10 @@ mimedecode.html \ mimedecode.man \ mimedecode.txt -sdist: dist/mimedecode-2.0.0d.tar.gz +sdist: dist/mimedecode-2.1.0.tar.gz touch sdist -dist/mimedecode-2.0.0d.tar.gz: $(DISTFILES) +dist/mimedecode-2.1.0.tar.gz: $(DISTFILES) umask 022 && python setup.py sdist docs: mimedecode.man mimedecode.txt mimedecode.html