File avr-gcc.sh of Package cross-avr-gcc

#!/bin/sh
# see https://bugzilla.suse.com/show_bug.cgi?id=767294

progname=${0##*/}

PATH=--PREFIX--/avr/bin:${PATH}
exec --PREFIX--/bin/$progname "$@"

openSUSE Build Service is sponsored by