aboutsummaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-08 14:08:31 +0000
committerPhil Blundell <philb@gnu.org>2004-08-08 14:08:31 +0000
commit342e7e5c08be8041cb556ea7d72fc19818a16e3c (patch)
treebff624b2c76be4d428b035e7a98c333596bf1278 /perl
parent79c35a0c935137ec1fcc21c69392cf332f9d4602 (diff)
downloadopenembedded-342e7e5c08be8041cb556ea7d72fc19818a16e3c.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into dixie.nexus.co.uk:/home/pb/oe/oe-packages 2004/08/08 15:08:13+01:00 nexus.co.uk!pb remove extraneous \-continuation BKrev: 411633df9mDLDobWkVKs163lhVSHKg
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-native_5.8.3.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-native_5.8.3.oe b/perl/perl-native_5.8.3.oe
index 59fc26f9a4..bd57285b61 100644
--- a/perl/perl-native_5.8.3.oe
+++ b/perl/perl-native_5.8.3.oe
@@ -21,7 +21,7 @@ do_configure () {
-Ud_csh \
-Uusesfio \
-Uusenm -des
- sed 's!${STAGING_DIR}/bin!${STAGING_BINDIR}!; \
+ sed 's!${STAGING_DIR}/bin!${STAGING_BINDIR}!;
s!${STAGING_DIR}/lib!${STAGING_LIBDIR}!' < config.sh > config.sh.new
mv config.sh.new config.sh
}