# Remove of gcc internal header is necessary as it "fixes" its own
# copy of the bn.h include files. This will allow gcc to correctly
# recompile an openssl app.

rm -rf /usr/lib/gcc-lib/*/$(installed_version gcc)/include/openssl &> /dev/null

# Has to be done BEFORE anything else
lunar fix wget

# Recent openssl changes may break ssh undetectable to lunar fix
lin -c openssh

lunar fix $(lvu depends openssl)
