multimedia/schroedinger: Remove .la files.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-02-14 18:36:14 -05:00 committed by Willy Sudiarto Raharjo
parent 0f971e5eb8
commit 2b9df0c216
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
ln -s /usr/share/gtk-doc/html/schroedinger html
)
rm -f $PKG/usr/lib*/*.la
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc