X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=release.sh;h=44d48abc9f4b83e7221397874ca1c38ff566d287;hb=3cd1a5315bccb23e07468e11cfafe1340ca347bf;hp=d7e264b78fc227fc7f5fcdf1c2b9379ca9f2da44;hpb=d5224075141e023d53fdede00c48293f9b88c080;p=spectrwm.git diff --git a/release.sh b/release.sh index d7e264b..44d48ab 100644 --- a/release.sh +++ b/release.sh @@ -3,8 +3,8 @@ # $scrotwm$ PREFIX=scrotwm- -DIRS="lib linux" -FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c" +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" if [ -z "$1" ]; then echo "usage: release.sh "