diff options
| -rw-r--r-- | meta/recipes-devtools/rsync/rsync_3.1.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.1.2.bb b/meta/recipes-devtools/rsync/rsync_3.1.2.bb index 71c2045aed..7237f43893 100644 --- a/meta/recipes-devtools/rsync/rsync_3.1.2.bb +++ b/meta/recipes-devtools/rsync/rsync_3.1.2.bb | |||
| @@ -26,3 +26,5 @@ do_configure_prepend () { | |||
| 26 | do_configure_append () { | 26 | do_configure_append () { |
| 27 | cp -f ${S}/configure ${S}/configure.sh | 27 | cp -f ${S}/configure ${S}/configure.sh |
| 28 | } | 28 | } |
| 29 | |||
| 30 | BBCLASSEXTEND = "native" | ||
