File pre_checkin.sh of Package python-wxWidgets

#!/bin/sh

for i in wxPython-*tar.bz2 ; do
  case $i in *clean*) continue ;; esac
  bash python-wxWidgets-extract-source $i
done
openSUSE Build Service is sponsored by