Gentoo Archives: gentoo-dev

From: Zach Forrest <zach@××××××××××××××.ca>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] kde config files to update
Date: Sat, 04 May 2002 14:01:24
Message-Id: 3CD42DF7.3000408@disinformation.ca
In Reply to: Re: [gentoo-dev] kde config files to update by Antonio M D'souza
1 Here is my script to check for new config files. It sources /etc/make.globals
2 and searches each directory listed in the CONFIG_PROTECT. I really think this
3 should be part of portage; something like 'emerge --newconfigs' would be nice.
4
5 Zach
6
7 Antonio M D'souza wrote:
8 > Good idea. Shoulda thought of it myself. Thanks :)
9 >
10 > On May 4, 2002 11:38 am, Troy Dack wrote:
11 >
12 >>Antonio M D'souza wrote:
13 >>
14 >>>I'm not that daft! ;-)
15 >>>I tried reading the help but it does not cover files that are not in /etc
16 >>>and there are no ._cfg0000_foo files in /usr/kde/3/share/config so I
17 >>>don't know what to do.
18 >>
19 >>Try:
20 >>find /usr/kde/3/share/config -iname '._cfg????_*'
21 >>
22 >>Or just look in the sub dirs of /usr/kde/3/share/config and be done with
23 >>it!
24 >>
25 >>Troy.
26 >
27 >

Attachments

File name MIME type
nconfigs application/x-java-vm

Replies

Subject Author
Re: [gentoo-dev] kde config files to update Vano Dolukhanian <vano@××××××××××××××××.com>