diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-05-06 20:58:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-06 20:58:35 +0200 |
commit | 6768afd9cac59d1810d69c85cdabf5695d442e22 (patch) | |
tree | 2d9f089fb152b50010fc80cf545679a6aa5de395 /MANIFEST.in | |
parent | 99004155e7439f7f02030f7ec16db1d96d6d9b5b (diff) | |
download | gemato-6768afd9cac59d1810d69c85cdabf5695d442e22.tar.gz |
Remove obsolete repo.postsync.d script
Remove the repo.postsync.d script for Portage that is obsolete now that
Portage has built-in gemato verification code.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index a95b98b..5d0acfa 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,4 +4,3 @@ include bin/gemato include tests/*.py include utils/*.bash include utils/*.py -include utils/repo.postsync.d/00gemato |