On 02/13/2010 02:51 AM, Gerardo Exequiel Pozzi wrote:
Upgrading from previous 2010.02-1 produce a double "include" entry,
reinstalling produce a triple entry, etc...
Changing this, fixes the issue:
-grep -q '^\s*include\s*/etc/ld.so.conf.d/\*.conf\s*$' etc/ld.so.conf \
+grep -q '^include
On 02/13/2010 12:10 AM, Allan McRae wrote:
On 13/02/10 12:44, Pierre Schmitz wrote:
Am Samstag, 6. Februar 2010 05:51:02 schrieb Allan McRae:
It would be nicer if you did the change automatically from
post_install/post_upgrade. Detecting the presence of the include is
simple done with grep, and
2 matches
Mail list logo