Powered by achelon. Your IP: 18.97.9.173 | command 93f3e02b-f624-429c-a4e1-ef00771fa605Content:queued command set -x
# upgrade libtool to 2.2
for a in libtool libltdl-devel compat-libstdc++-3.3; do poldek -ev --noask $a; done
poldek --noask --up -u gcc --sn ac --downgrade
poldek --noask --up -u libtool --sn ac-test for other builders
queued command set -x
# downgrade libtool to 1.5
poldek -ev --noask libtool;
poldek --noask --up -u libltdl-devel libtool libltdl --sn ac-updates --downgrade for other builders
|
|