JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
meh no need to copy a diff
[spectrwm.git] / release.sh
index 9710352..dabd933 100644 (file)
@@ -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 <version>"