CVS_BADROOT defined to enable use of cvs by "root" user
[nethome.git] / src / rpm / SOURCES / cvs-1.11-badroot.patch
diff --git a/src/rpm/SOURCES/cvs-1.11-badroot.patch b/src/rpm/SOURCES/cvs-1.11-badroot.patch
new file mode 100644 (file)
index 0000000..f8761c4
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ru cvs-1.11-orig/src/options.h.in cvs-1.11/src/options.h.in
+--- cvs-1.11-orig/src/options.h.in     Wed Jan 27 23:58:14 1999
++++ cvs-1.11/src/options.h.in  Fri Aug 31 10:31:37 2001
+@@ -136,7 +136,7 @@
+  * the lines below.
+  */
+ #ifndef CVS_BADROOT
+-#define       CVS_BADROOT
++/*#define     CVS_BADROOT*/
+ #endif
+ /* Define this to enable the SETXID support.  The way to use this is