mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +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:
parent
52fe417d93
commit
d64c72e88d
1
debian/bootstrap.sh
vendored
1
debian/bootstrap.sh
vendored
@ -516,7 +516,6 @@ EOF
|
||||
|
||||
print_mod_install () {
|
||||
cat <<EOF
|
||||
/usr/lib/freeswitch/mod/${1}.la
|
||||
/usr/lib/freeswitch/mod/${1}.so
|
||||
EOF
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user