You've already forked docker-bitlbee
libtool fixup
This commit is contained in:
@@ -55,6 +55,8 @@ cd bitlbee-mastodon && \
|
|||||||
./configure --prefix=/usr && \
|
./configure --prefix=/usr && \
|
||||||
make && \
|
make && \
|
||||||
make install && \
|
make install && \
|
||||||
|
# libtool --finish
|
||||||
|
libtool --finish /usr/local/lib/bitlbee && \
|
||||||
# cleanup
|
# cleanup
|
||||||
apt-get autoremove -y --purge autoconf automake gcc libtool make dpkg-dev mercurial git && \
|
apt-get autoremove -y --purge autoconf automake gcc libtool make dpkg-dev mercurial git && \
|
||||||
apt-get clean && \
|
apt-get clean && \
|
||||||
|
|||||||
Reference in New Issue
Block a user