aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/cle_base/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile
index 3074117c5609..c8f17e687a41 100644
--- a/chinese/cle_base/Makefile
+++ b/chinese/cle_base/Makefile
@@ -83,6 +83,10 @@ REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \
/etc/localtime /etc/motd /etc/passwd /etc/printcap \
/etc/services /etc/protocols
+.if ${OSVERSION} >= 500113
+BROKEN= "Does not install (attempts to overwrite something in /proc)"
+.endif
+
.if ${OSVERSION} <= 320001
#
# Hack to let the rpm installer run. The actual kernel change occurred after