X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/0315376ed7bbb06e34a9f9c2c7e9465f8f5d3e40..d5224075141e023d53fdede00c48293f9b88c080:/release.sh diff --git a/release.sh b/release.sh index 82909b3..d7e264b 100644 --- a/release.sh +++ b/release.sh @@ -63,3 +63,6 @@ cp port/patches/patch-scrotwm_conf $PORT/patches/ # make diff diff -ruNp -x CVS ports/x11/scrotwm/ $PORT > $TARGET.diff + +# kill ports dir or cvs will be angry +sudo rm -rf ports