summaryrefslogtreecommitdiff
path: root/packages/app-misc/jdupes/jdupes-scm.exheres-0
blob: 92f15de356c331a4d777a16f652ba5ac30886154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Distributed under the terms of the GNU General Public License v2
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>

require github [ user=jbruchon ]

DOWNLOADS=""
SUMMARY="Identify/delete duplicate files residing within specified directories"
LICENCES="MIT"
SLOT="0"
PLATFORMS="~amd64 ~x86"
RESTRICT="test"
#./test.sh
#make: ./test.sh: Command not found


DEFAULT_SRC_INSTALL_PARAMS=(
    PREFIX=/usr/$(exhost --target)
)