Mailinglist Archive: opensuse-factory (599 mails)
| < Previous | Next > |
Re: [opensuse-factory] SuSEconfig clearance: SuSEconfig.automake
- From: Andreas Jaeger <aj@xxxxxxx>
- Date: Fri, 18 Aug 2006 16:39:36 +0200
- Message-id: <m3veoqqf9z.fsf@xxxxxxxxxxx>
Andreas Hanke <andreas.hanke@xxxxxxxxxxxxxx> writes:
> [...]
> Maybe SuSEconfig is not that bad after all ;-)
There are cases where SuSEconfig is useable - but there are also cases
where developers were lazy. SuSEconfig is slow and everybody
complains about it - the easy way to remove it (doing everything in
post-install scripts) will make package installation much slower
(running scripts each time instead of once at the end). So, we might
end with some scripts in the end - but only the bare minimum...
> What about just hard-coding /opt/gnome/share/aclocal into the dirlist,
> so that it's in the dirlist even if gnome-filesystem is not installed at
> all? Would that work? It looks ugly, but /etc/ld.so.conf has the same,
> it also references directories that might not exist at all on certain
> installations.
If this is specific script currently only used to add /opt/gnome, then
this will be obsolete once we switch from /opt/gnome to /usr - and
therefore we should remove it directly before others start using
it. ;-)
Andreas
--
Andreas Jaeger, aj@xxxxxxx, http://www.suse.de/~aj/
SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
> [...]
> Maybe SuSEconfig is not that bad after all ;-)
There are cases where SuSEconfig is useable - but there are also cases
where developers were lazy. SuSEconfig is slow and everybody
complains about it - the easy way to remove it (doing everything in
post-install scripts) will make package installation much slower
(running scripts each time instead of once at the end). So, we might
end with some scripts in the end - but only the bare minimum...
> What about just hard-coding /opt/gnome/share/aclocal into the dirlist,
> so that it's in the dirlist even if gnome-filesystem is not installed at
> all? Would that work? It looks ugly, but /etc/ld.so.conf has the same,
> it also references directories that might not exist at all on certain
> installations.
If this is specific script currently only used to add /opt/gnome, then
this will be obsolete once we switch from /opt/gnome to /usr - and
therefore we should remove it directly before others start using
it. ;-)
Andreas
--
Andreas Jaeger, aj@xxxxxxx, http://www.suse.de/~aj/
SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
| < Previous | Next > |