From: Travis Cross Date: Wed, 9 May 2012 22:00:04 +0000 (+0000) Subject: debian: don't distribute .la files with modules X-Git-Tag: v1.2.0~467 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64c72e88d37af374e7659e3c2e9288922a81039;p=thirdparty%2Ffreeswitch.git 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. --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 8e26928043..a2e6ec7eca 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -516,7 +516,6 @@ EOF print_mod_install () { cat <