openbsd-ports/x11/gentoo/patches/patch-gentoorc_in
pvalchev 515b412a80 Update to gentoo-0.11.33; from maintainer Jim Geovedi
Bugfixes, French translation, system-wide config file in ${SYSCONFDIR}
2002-09-04 04:35:19 +00:00

26 lines
810 B
Plaintext

$OpenBSD: patch-gentoorc_in,v 1.1 2002/09/04 04:35:19 pvalchev Exp $
--- gentoorc.in.orig Sun Sep 1 22:41:40 2002
+++ gentoorc.in Sun Sep 1 22:43:30 2002
@@ -888,7 +888,7 @@
<unselect>FALSE</unselect>
</GetSize>
<Information>
- <use_file>TRUE</use_file>
+ <use_file>FALSE</use_file>
<recurse_dirs>TRUE</recurse_dirs>
<df_access>"%Y-%m-%d %H:%M.%S"</df_access>
<df_modify>"%Y-%m-%d %H:%M.%S"</df_modify>
@@ -2468,9 +2468,9 @@
</HideInfo>
</Paths>
<Mounting>
- <mode>"always"</mode>
- <cmd_mount>"/bin/mount"</cmd_mount>
- <cmd_umount>"/bin/umount"</cmd_umount>
+ <mode>"never"</mode>
+ <cmd_mount>"/sbin/mount"</cmd_mount>
+ <cmd_umount>"/sbin/umount"</cmd_umount>
<check_nlink>TRUE</check_nlink>
<show_stderr>TRUE</show_stderr>
<umount_exit>TRUE</umount_exit>