mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
debian: don't distribute .la file with libfreeswitch-dev
Debian wants rid of .la files, and leaving this out shouldn't do any harm on a Debian system.
This commit is contained in:
1
debian/libfreeswitch-dev.install
vendored
1
debian/libfreeswitch-dev.install
vendored
@@ -1,5 +1,4 @@
|
|||||||
/usr/include
|
/usr/include
|
||||||
/usr/lib/libfreeswitch.so
|
/usr/lib/libfreeswitch.so
|
||||||
/usr/lib/*.a
|
/usr/lib/*.a
|
||||||
/usr/lib/*.la
|
|
||||||
/usr/lib/pkgconfig
|
/usr/lib/pkgconfig
|
||||||
|
Reference in New Issue
Block a user