summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/scdoc/scdoc_1.11.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/scdoc/scdoc_1.11.3.bb')
-rw-r--r--meta/recipes-extended/scdoc/scdoc_1.11.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/scdoc/scdoc_1.11.3.bb b/meta/recipes-extended/scdoc/scdoc_1.11.3.bb
index 3641b03b90..5f571c64dd 100644
--- a/meta/recipes-extended/scdoc/scdoc_1.11.3.bb
+++ b/meta/recipes-extended/scdoc/scdoc_1.11.3.bb
@@ -10,7 +10,6 @@ SRC_URI = "git://git.sr.ht/~sircmpwn/scdoc;protocol=https;branch=master \
10 file://0001-Makefile-drop-static.patch " 10 file://0001-Makefile-drop-static.patch "
11SRCREV = "0528bcb993cac6c412acd3ae2e09539e994c0a59" 11SRCREV = "0528bcb993cac6c412acd3ae2e09539e994c0a59"
12 12
13
14do_install() { 13do_install() {
15 oe_runmake 'DESTDIR=${D}' install 14 oe_runmake 'DESTDIR=${D}' install
16} 15}