commit: e7066d8049f74daa8e5cc98901d7f003221baa87 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Aug 7 23:39:34 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 7 23:39:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=e7066d80
remove MANIFEST.in file What's this file for? Not quite sure. MANIFEST.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in deleted file mode 100644 index a36bcae..0000000 --- a/MANIFEST.in +++ /dev/null @@ -1,2 +0,0 @@ -recursive-include src/man/ * -include README NEWS Changelog
