stfl: changed empty string to unset

This commit is contained in:
Logen Kain 2014-11-14 16:37:56 -06:00
parent 40621d5c8a
commit af24a3da4d

View file

@ -18,7 +18,7 @@ post_extract(){
}
do_build(){
LDFLAGS=""
unset LDFLAGS
}
post_install(){
ln -sf libstfl.so.${version} ${DESTDIR}/usr/lib/libstfl.so.0