From bb32c27656d2b6247777c89edd7584f9a061bf7c Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 6 Jul 2018 23:57:56 +0300 Subject: jdupes-scm added --- packages/app-misc/jdupes/jdupes-scm.exheres-0 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packages/app-misc/jdupes/jdupes-scm.exheres-0 (limited to 'packages/app-misc') diff --git a/packages/app-misc/jdupes/jdupes-scm.exheres-0 b/packages/app-misc/jdupes/jdupes-scm.exheres-0 new file mode 100644 index 0000000..50d1c3a --- /dev/null +++ b/packages/app-misc/jdupes/jdupes-scm.exheres-0 @@ -0,0 +1,19 @@ +# Distributed under the terms of the GNU General Public License v2 + +SCM_REPOSITORY="https://github.com/jbruchon/jdupes.git" + +require scm-git + +DOWNLOADS="" +SUMMARY="Identify/delete duplicate files residing within specified directories" +HOMEPAGE="https://github.com/jbruchon/jdupes.git" +LICENCES="MIT" +SLOT="0" +PLATFORMS="~amd64 ~x86" +RESTRICT="test" + +src_install() { + default + edo cd "${IMAGE}" + edo mv usr/bin usr/$(exhost --target)/ +} -- cgit v1.2.3