X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=release.sh;h=fc6ee929d0af5f6e94af9f05748a08261ae2d1cf;hb=1451b60da6d28bec7bc346b9debd896a49c4444c;hp=44d48abc9f4b83e7221397874ca1c38ff566d287;hpb=d58e1e98d82cf1629ad1952a707e89e4df83b2c8;p=spectrwm.git diff --git a/release.sh b/release.sh index 44d48ab..fc6ee92 100644 --- a/release.sh +++ b/release.sh @@ -1,10 +1,9 @@ #!/bin/ksh # -# $scrotwm$ PREFIX=scrotwm- DIRS="lib linux osx" -FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_ru.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c osx/Makefile osx/osx.h osx/osx.c" +FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_pt.1 scrotwm_ru.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h linux/scrotwm.desktop lib/Makefile lib/shlib_version lib/swm_hack.c osx/Makefile osx/osx.h osx/osx.c" if [ -z "$1" ]; then echo "usage: release.sh "