Note:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Upgrade Instructions/1.3-release/29/es
Jump to navigation
Jump to search
root # cd /var/db root # cp -a pkg /var/tmp/pkg.bak root # cd pkg root # find -iname RDEPEND -exec sed -i -e 's/\[abi_x86_32(-),abi_x86_64(-)]//g' {} \; root # find -iname RDEPEND -exec sed -i -e 's/,abi_x86_32(-),abi_x86_64(-)]/]/g' {} \;