libraries/libev: Remove .la files.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
daf151c179
commit
854879e041
|
@ -94,6 +94,8 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
||||
rm -rf $PKG/usr/lib${LIBDIRSUFFIX}/*.la
|
||||
|
||||
# avoid conflicting with libevent, we move an header in a subfolder
|
||||
# and we will explicitly add CPPFLAGS="-I/usr/include/libev" when
|
||||
# building software depending on this, if needed: lighttpd2 and i3,
|
||||
|
|
Loading…
Reference in New Issue