about summary refs log tree commit diff
path: root/Makerules
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-09-08 23:19:04 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-08 23:19:04 -0400
commit92963737c4376bcfd65235d5c325fa7f48302f89 (patch)
treee59510f489e7cfe80c25d604880941341ebdf89e /Makerules
parentb0727fd83f0f27c73f4c664feb6891acc328d160 (diff)
downloadglibc-92963737c4376bcfd65235d5c325fa7f48302f89.tar.gz
glibc-92963737c4376bcfd65235d5c325fa7f48302f89.tar.xz
glibc-92963737c4376bcfd65235d5c325fa7f48302f89.zip
Remove support for automatic cvs check-ins
CVS use for glibc is long gone.
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makerules b/Makerules
index a8b575c019..03e08ef17b 100644
--- a/Makerules
+++ b/Makerules
@@ -1452,9 +1452,6 @@ $(gpl2lgpl): %: $(..)gpl2lgpl.sed /home/gd/gnu/lib/%
 # So I don't edit them by mistake.
 	chmod a-w $@-tmp
 	mv -f $@-tmp $@
-ifeq ($(with-cvs),yes)
-	test ! -d CVS || cvs $(CVSOPTS) commit -m'Updated from $^' $@
-endif
 endif
 endif