diff options
Diffstat (limited to 'meta-oe/recipes-extended/md5deep/md5deep_git.bb')
-rw-r--r-- | meta-oe/recipes-extended/md5deep/md5deep_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/md5deep/md5deep_git.bb b/meta-oe/recipes-extended/md5deep/md5deep_git.bb index 5351a37db6..4b7192290e 100644 --- a/meta-oe/recipes-extended/md5deep/md5deep_git.bb +++ b/meta-oe/recipes-extended/md5deep/md5deep_git.bb | |||
@@ -13,6 +13,5 @@ SRC_URI = "git://github.com/jessek/hashdeep.git;branch=master;protocol=https \ | |||
13 | file://0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch \ | 13 | file://0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | inherit autotools | 17 | inherit autotools |