Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 90ec9e7b3a3875fc6e1deba4789dab8d > files > 5

sgml-common-0.6.3-33.fc14.src.rpm

--- sgml-common-0.6.3/bin/install-catalog.in.umask	Mon May 21 11:48:37 2001
+++ sgml-common-0.6.3/bin/install-catalog.in	Mon May 21 12:00:34 2001
@@ -13,6 +13,9 @@
 \040 -h, --help: \t\t\t\t Print this help message and exit\n\
 \040 -v, --version: \t\t\t Print the version number and exit\n"
 
+# We need the files we create to be world readable
+umask 022
+
 # Set version message
 SGML_VERSION_MESSAGE="sgml-common version @VERSION@ (install-catalog version 1.0)"