1 ################################################################################
5 ################################################################################
8 SCRUB_SITE
= $(call github
,chaos
,scrub
,$(SCRUB_VERSION
))
10 SCRUB_LICENSE_FILES
= COPYING DISCLAIMER
11 SCRUB_PATCH
= https
://github.com
/chaos
/scrub
/commit
/11d30916dd9c11a26c7c8a0f6db9e6ebca301594.patch
13 # Fetching from the git repo, no configure/Makefile generated, and patching
15 SCRUB_AUTORECONF
= YES
17 $(eval
$(autotools-package
))