diff options
Diffstat (limited to 'meta/recipes-devtools/perl-cross')
| -rw-r--r-- | meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb b/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb index b19692b2f3..2759ef8a53 100644 --- a/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb +++ b/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb | |||
| @@ -31,7 +31,7 @@ do_configure () { | |||
| 31 | do_compile () { | 31 | do_compile () { |
| 32 | } | 32 | } |
| 33 | 33 | ||
| 34 | do_install_class-native() { | 34 | do_install:class-native() { |
| 35 | mkdir -p ${D}/${datadir}/perl-cross/ | 35 | mkdir -p ${D}/${datadir}/perl-cross/ |
| 36 | cp -rf ${S}/* ${D}/${datadir}/perl-cross/ | 36 | cp -rf ${S}/* ${D}/${datadir}/perl-cross/ |
| 37 | } | 37 | } |
