[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libtool cruft in .la files in /usr/lib



>>>>> "Daniel" == Daniel Kobras <kobras@tat.physik.uni-tuebingen.de> writes:
    Daniel> At least for automake/autoconf package, one option is to
    Daniel> make use of DESTDIR instead of abusing prefix to specify
    Daniel> the install directory.

Alternately, 

        perl -pi -e 's!^(libdir=').*(/usr)?/lib'!$1$2/lib'!;' \
                `find debian -name \*.la`

-- 
Stephen

"And what do we burn apart from witches?"... "More witches!"


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: