diff --git a/bin/kaleidoscope-builder b/bin/kaleidoscope-builder index 727fa508..05990067 100755 --- a/bin/kaleidoscope-builder +++ b/bin/kaleidoscope-builder @@ -742,12 +742,6 @@ done LIBRARY="${SKETCH}" -case "${SKETCH}" in - */*) - SKETCH="$(basename "${SKETCH}")" - ;; -esac - export SKETCH export LIBRARY