On 5/5/14, 8:01 AM, Marcos Montes wrote:
> Alexander,
>
> I've got a build going on right now of another package - and other
> calculations, too -  so I'll try this later.
>
> But just to clarify: You want me to leave the word
> then
> at the start of the line so it is
> then sed -i.orig -e
> '/libguile_@GUILE_EFFECTIVE_VERSION@_la-vm.Tpo/s|\$(CFLAGS)|& -O0|'
> libguile/Makefile.in
>
> Depending on the time when the other jobs finish, I'll see about
> starting this today; but it may be tomorrow.
>
> Thanks again for taking the time to answer my questions; I appreciate it.
>
> -M
>

woops, good thing you checked--I hadn't had my coffee yet.  Drop the 
'then', too:

sed -i.orig -e 
'/libguile_@GUILE_EFFECTIVE_VERSION@_la-vm.Tpo/s|\$(CFLAGS)|& -O0|' 
libguile/Makefile.in


-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to