diff options
| -rw-r--r-- | recipes-containers/sloci-image/sloci-image-native_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/sloci-image/sloci-image-native_git.bb b/recipes-containers/sloci-image/sloci-image-native_git.bb index b3b11bd9..a68c6d9a 100644 --- a/recipes-containers/sloci-image/sloci-image-native_git.bb +++ b/recipes-containers/sloci-image/sloci-image-native_git.bb | |||
| @@ -23,3 +23,5 @@ do_install() { | |||
| 23 | cd ${S} | 23 | cd ${S} |
| 24 | make PREFIX="${exec_prefix}" DESTDIR=${D} install | 24 | make PREFIX="${exec_prefix}" DESTDIR=${D} install |
| 25 | } | 25 | } |
| 26 | |||
| 27 | CLEANBROKEN = "1" | ||
