From 5d4f36591cef472cc43a16494ea80e1d27722ee8 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 12 Jan 2009 14:06:38 +0000 Subject: [PATCH] Update perl shell configuration scripts with the new toolchain name and the switch from i386 to i486 (#4449) git-svn-id: svn://svn.openwrt.org/openwrt/packages@13991 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ...-arm-linux-uclibc.in => config.sh-arm-openwrt-linux-uclibc.in} | 0 ...eb-linux-uclibc.in => config.sh-armeb-openwrt-linux-uclibc.in} | 0 ...32-linux-uclibc.in => config.sh-avr32-openwrt-linux-uclibc.in} | 0 ...386-linux-uclibc.in => config.sh-i486-openwrt-linux-uclibc.in} | 0 ...ips-linux-uclibc.in => config.sh-mips-openwrt-linux-uclibc.in} | 0 ...l-linux-uclibc.in => config.sh-mipsel-openwrt-linux-uclibc.in} | 0 ...-linux-uclibc.in => config.sh-powerpc-openwrt-linux-uclibc.in} | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename lang/perl/files/{config.sh-arm-linux-uclibc.in => config.sh-arm-openwrt-linux-uclibc.in} (100%) rename lang/perl/files/{config.sh-armeb-linux-uclibc.in => config.sh-armeb-openwrt-linux-uclibc.in} (100%) rename lang/perl/files/{config.sh-avr32-linux-uclibc.in => config.sh-avr32-openwrt-linux-uclibc.in} (100%) rename lang/perl/files/{config.sh-i386-linux-uclibc.in => config.sh-i486-openwrt-linux-uclibc.in} (100%) rename lang/perl/files/{config.sh-mips-linux-uclibc.in => config.sh-mips-openwrt-linux-uclibc.in} (100%) rename lang/perl/files/{config.sh-mipsel-linux-uclibc.in => config.sh-mipsel-openwrt-linux-uclibc.in} (100%) rename lang/perl/files/{config.sh-powerpc-linux-uclibc.in => config.sh-powerpc-openwrt-linux-uclibc.in} (100%) diff --git a/lang/perl/files/config.sh-arm-linux-uclibc.in b/lang/perl/files/config.sh-arm-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-arm-linux-uclibc.in rename to lang/perl/files/config.sh-arm-openwrt-linux-uclibc.in diff --git a/lang/perl/files/config.sh-armeb-linux-uclibc.in b/lang/perl/files/config.sh-armeb-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-armeb-linux-uclibc.in rename to lang/perl/files/config.sh-armeb-openwrt-linux-uclibc.in diff --git a/lang/perl/files/config.sh-avr32-linux-uclibc.in b/lang/perl/files/config.sh-avr32-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-avr32-linux-uclibc.in rename to lang/perl/files/config.sh-avr32-openwrt-linux-uclibc.in diff --git a/lang/perl/files/config.sh-i386-linux-uclibc.in b/lang/perl/files/config.sh-i486-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-i386-linux-uclibc.in rename to lang/perl/files/config.sh-i486-openwrt-linux-uclibc.in diff --git a/lang/perl/files/config.sh-mips-linux-uclibc.in b/lang/perl/files/config.sh-mips-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-mips-linux-uclibc.in rename to lang/perl/files/config.sh-mips-openwrt-linux-uclibc.in diff --git a/lang/perl/files/config.sh-mipsel-linux-uclibc.in b/lang/perl/files/config.sh-mipsel-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-mipsel-linux-uclibc.in rename to lang/perl/files/config.sh-mipsel-openwrt-linux-uclibc.in diff --git a/lang/perl/files/config.sh-powerpc-linux-uclibc.in b/lang/perl/files/config.sh-powerpc-openwrt-linux-uclibc.in similarity index 100% rename from lang/perl/files/config.sh-powerpc-linux-uclibc.in rename to lang/perl/files/config.sh-powerpc-openwrt-linux-uclibc.in