From: Marco Peereboom Date: Wed, 23 Sep 2009 05:16:14 +0000 (+0000) Subject: meh no need to copy a diff X-Git-Tag: SCROTWM_0_9_30~215 X-Git-Url: https://code.delx.au/spectrwm/commitdiff_plain/0c30c1e893d82d781cb9d7870e488c07e4386d1f meh no need to copy a diff --- 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 "