diff options
Diffstat (limited to 'packages/app-misc/jdupes/jdupes-scm.exheres-0')
-rw-r--r-- | packages/app-misc/jdupes/jdupes-scm.exheres-0 | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/packages/app-misc/jdupes/jdupes-scm.exheres-0 b/packages/app-misc/jdupes/jdupes-scm.exheres-0 index 92f15de..12beb79 100644 --- a/packages/app-misc/jdupes/jdupes-scm.exheres-0 +++ b/packages/app-misc/jdupes/jdupes-scm.exheres-0 @@ -1,19 +1,7 @@ # Distributed under the terms of the GNU General Public License v2 # Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru> -require github [ user=jbruchon ] +require jdupes -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) -) |