K 10 svn:author V 6 marino K 8 svn:date V 27 2014-06-01T07:12:37.570428Z K 7 svn:log V 299 textproc/s5: use TAR instead of EXTRACT_CMD This actually changes the extract tool from /usr/bin/unzip to /usr/bin/tar because UNZIP_CMD currently refers to $LOCALBASE/bin/unzip so using that would require a new dependency on info. To avoid adding a new dependency, just use TAR which works fine. END