[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ltib] How to handle incorrect -config files
From: |
Mike Goins |
Subject: |
[Ltib] How to handle incorrect -config files |
Date: |
Sun, 8 Jul 2012 14:53:06 -0400 |
libxml2 build generates a $DEV_IMAGE/bin/xml2-config file that is used
by other libs that depend on libxml2, but the file has a host absolute
entry ( prefix=/usr ) which appears in "xml2-config --libs" output. I
think this may throw off the other libs. What is the best way to
"fix" these types of config file? "Massage" correct values into them
by the owning package. In this case libxml2.spec sed's the file?
- [Ltib] How to handle incorrect -config files,
Mike Goins <=