mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
debian: don't distribute .la files with modules
Debian wants rid of .la files, and these module .la files shouldn't be necessary on a Debian system.
This commit is contained in:
Vendored
-1
@@ -516,7 +516,6 @@ EOF
|
||||
|
||||
print_mod_install () {
|
||||
cat <<EOF
|
||||
/usr/lib/freeswitch/mod/${1}.la
|
||||
/usr/lib/freeswitch/mod/${1}.so
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user