gcc-multilib: update to 4.6.1, rework for easy updates.

This commit is contained in:
Juan RP
2011-07-10 17:55:18 +02:00
parent f6a62fac86
commit 4a8181db17
10 changed files with 41 additions and 35 deletions

View File

@@ -10,6 +10,5 @@ Add_dependency run glibc32
do_install()
{
mkdir -p ${DESTDIR}/usr/lib32
mv ${SRCPKGDESTDIR}/usr/lib32/libmudflap*.so* ${DESTDIR}/usr/lib32
vmove "usr/lib32/libmudflap*.so*" usr/lib32
}