Mark patch 015 as bad. 015 works fine under CTWM and TWM. But I guess I

should be nice to the KDE users -- they are getting cores left and right.
This commit is contained in:
David E. O'Brien 2003-07-19 19:27:12 +00:00
parent 116ade8e42
commit 7ce48dd36c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85210

View File

@ -18,7 +18,7 @@ PATCH_SITES= ${MASTER_SITES:S/unix/patches/}
PATCHFILES!= /usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \
${PATCHLEVEL} 1 ${PATCHLEVEL}
# bits to remove
BADPATCHES= 009 013 019
BADPATCHES= 009 013 015 019
.for p in ${BADPATCHES}
PATCHFILES:= ${PATCHFILES:N6.2.${p}}
.endfor