websocketpp.paketlendi

This commit is contained in:
milisman 2016-12-25 13:41:20 +02:00
parent 2d2d869a95
commit dd7a666cc2
1 changed files with 0 additions and 1 deletions

View File

@ -21,6 +21,5 @@ build() {
BOOST_LIBS=/usr/lib \ BOOST_LIBS=/usr/lib \
BOOST_INCLUDES=/usr/include/boost \ BOOST_INCLUDES=/usr/include/boost \
scons test scons test
cd ${name}-${version}
make -C build DESTDIR="${PKG}" install make -C build DESTDIR="${PKG}" install
} }