Hi,

I've found a problem that's still in guile 2.2 from 2.0.13 and needs a fix to sort it. It ?doesn't seem to effect guile itself but it causes a number of packages to abort or .err out of a build.

I've also found the fix, but as I haven't created a .conf with a hook_add I was wondering if someone would check if what I've added in it is right please.

See https://bugs.mageia.org/show_bug.cgi?id=19659 for details and a link to the fix script source.

Is postinstall right or should it be something else?
Is the code in the " " in the correct format for T2?

thanks
scsijon

guile.conf
----------------------------------------------------------------------
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../guile/guile.conf
# Copyright (C) 2004 - 2010 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---

# scsijon
# fixes a problem with an extra file not for dist, just build.
# Fault is still in guile v2.2.x

hook_add postinstall 5 "rm $root/usr/lib/libguile-2.2.so.*-gdb.scm"

------------------------------------------------------------------------



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to