ksh: fix up shipin for more modern systems WRT test and wc
[oweals/cde.git] / cde / databases / CDE-MIN.udb
index 630b856bb44bc7597654028b5a643ba65aa22557..17f06ed43764e3f96fa11193a88cd7676556b136 100644 (file)
@@ -4,10 +4,10 @@
 #--------------------------------
 #
 #>>------------------------------
-# Defaults for: hp-ux
+# Defaults for: hpux
 #<<------------------------------
 #
-{ hp-ux : defaults
+{ hpux : defaults
        install_target = 
        fileset = CDE-MIN
        type = file
@@ -25,7 +25,7 @@
        responsible_project = cde_dt
 }
 #>>------------------------------
-# Defaults for: hp-ux 10.0
+# Defaults for: hpux 10.0
 #<<------------------------------
 #
 { hpV4 : defaults
        group = bin
 }
 #>>-------------------------------------------------
-# Defaults for: everything else (identical to hp-ux)
+# Defaults for: everything else (identical to hpux)
 #<<-------------------------------------------------
 #
 { default : defaults
 copyright
 { default
        install_target = /usr/dt/copyright
+       mode = 0644
+}
+
+#
+#>>----------------------------- 
+# the COPYING file
+#<<----------------------------- 
+#
+COPYING
+{ default
+       install_target = /usr/dt/COPYING
+       mode = 0644
+}
+
+#
+#>>----------------------------- 
+# the CONTRIBUTORS file
+#<<----------------------------- 
+#
+CONTRIBUTORS
+{ default
+       install_target = /usr/dt/CONTRIBUTORS
+       mode = 0644
 }
 
 #