X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=blobdiff_plain;f=Makerules;h=619783c10dc16febb2114cce1a8955336f32684b;hp=72c898fccfa0959671fe04b2aa515a389868fa1f;hb=08540723dce60e043a29071903685c58b11c26be;hpb=f6df7426e7d4453d1658b8d372fdadcf56f23f57 diff --git a/Makerules b/Makerules index 72c898fccf..619783c10d 100644 --- a/Makerules +++ b/Makerules @@ -664,6 +664,6 @@ $(gpl2lgpl): %: $(..)gpl2lgpl.sed /home/gd/gnu/lib/% # So I don't edit them by mistake. chmod a-w $@-tmp mv -f $@-tmp $@ - test -d CVS && cvs commit -m'Updated from $^' $@ + test ! -d CVS || cvs commit -m'Updated from $^' $@ endif endif