diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-03 04:01:37 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-03 04:01:37 +0000 |
| commit | 7d1ac4d0ac34a2d45da617be0eafbfa01236d35a (patch) | |
| tree | 19893f5e521e0929745e782098929826d5f9b50a /dev-python/PyPDF2 | |
| parent | 49120b96fff4f71fbc2f42728be6ccef6f132293 (diff) | |
| download | baldeagleos-repo-7d1ac4d0ac34a2d45da617be0eafbfa01236d35a.tar.gz baldeagleos-repo-7d1ac4d0ac34a2d45da617be0eafbfa01236d35a.tar.xz baldeagleos-repo-7d1ac4d0ac34a2d45da617be0eafbfa01236d35a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/PyPDF2')
| -rw-r--r-- | dev-python/PyPDF2/PyPDF2-2.0.0.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/PyPDF2/PyPDF2-2.0.0.ebuild b/dev-python/PyPDF2/PyPDF2-2.0.0.ebuild index 44561a4fcbf7..30308bff93ba 100644 --- a/dev-python/PyPDF2/PyPDF2-2.0.0.ebuild +++ b/dev-python/PyPDF2/PyPDF2-2.0.0.ebuild @@ -26,7 +26,6 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="examples" RDEPEND=" $(python_gen_cond_dep ' @@ -45,12 +44,3 @@ src_unpack() { mv "sample-files-${SAMPLE_COMMIT}"/* "${P}"/sample-files/ || die fi } - -src_install() { - if use examples; then - docinto examples - dodoc -r Sample_Code/. - docompress -x /usr/share/doc/${PF}/examples - fi - distutils-r1_src_install -} |
