X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=release.sh;h=dabd933cb35636d7e888d6b91a0b5b4935595c8e;hb=7dae26a1622d49d3546c560fe7c71cd1aafe824d;hp=971035262d08287ec7b6dd7f374529919c72707a;hpb=cd8f3f52f7a17db4d31c9dbeca7bb1d248145cf9;p=spectrwm.git diff --git a/release.sh b/release.sh index 9710352..dabd933 100644 --- a/release.sh +++ b/release.sh @@ -4,7 +4,7 @@ PREFIX=scrotwm- DIRS="lib linux" -FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/swm-linux.diff linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c" +FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c" if [ -z "$1" ]; then echo "usage: release.sh "