scons PREFIX=/usr &&

prepare_install &&

scons install &&

# remove the installed static lib
rm -f /usr/lib/libserf*.a
