X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=release.sh;h=d7e264b78fc227fc7f5fcdf1c2b9379ca9f2da44;hb=cece9b5ea53bb8ec0a7bb155ae0608351776037e;hp=82909b3122b407401cab50fc4a63439956437b90;hpb=57ba046c505077187ab7bb3da47e380765292064;p=spectrwm.git 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