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

Re: Building library from source



> Od: Jaromír Mikeš <mira.mikes@seznam.cz>

> Problem is that library installing just .docs files no .so files.
> I've checked everything many times.

There are two files in debian/   mylib.install and mylib-dev.install

mylib.install  looks like from template:

usr/lib/lib*.so.*

mylib-dev.install  looks like from template:

usr/include/*
usr/lib/lib*.a
usr/lib/lib*.so
usr/lib/pkgconfig/*
usr/lib/*.la
usr/share/pkgconfig/*

My question is ... Should I try replace Asterisks by something meaningful by myself of should I expect this from some script?
Sorry for silly question I didn't found answer in docs or web.

regards

mira


Reply to: