swipl: env removed (was for debugging)

This commit is contained in:
Denis Knauf 2013-03-16 21:34:00 +01:00
parent c8914b82df
commit a632a836b3

View file

@ -15,7 +15,6 @@ MYOPTIONS=""
WORK="${WORKBASE}/${AN}"
src_configure() {
env
econf --libdir="${LIBDIR}"
}