From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-devtools/perl/perl-native_5.14.3.bbappend            | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 
meta-arago-extras/recipes-devtools/perl/perl-native_5.14.3.bbappend

diff --git 
a/meta-arago-extras/recipes-devtools/perl/perl-native_5.14.3.bbappend 
b/meta-arago-extras/recipes-devtools/perl/perl-native_5.14.3.bbappend
deleted file mode 100644
index 2b16416..0000000
--- a/meta-arago-extras/recipes-devtools/perl/perl-native_5.14.3.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
-
-PR_append = "a"
-
-do_install_append() {
-       for f in `grep -Il '#! *${bindir}/perl' ${D}/${bindir}/*`; do
-               sed -i -e 's|${bindir}/perl|/usr/bin/env nativeperl|' $f
-       done
-}
-
-- 
2.2.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to