]> git.lyx.org Git - lyx.git/blobdiff - boost/extract.sh
Cmake export tests: Handle attic files with now missing references to png graphics
[lyx.git] / boost / extract.sh
index dbe280b07de89a2435e7c6bd0118adedc3b6efee..2fa7bc837151c81c5fca4a4014cd9993f8e80b57 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 #
 # Script to extract only needed boost files using the bcp tool:
@@ -29,7 +29,6 @@ bcp --boost=$1 \
        boost/function.hpp \
        boost/functional.hpp \
        boost/lexical_cast.hpp \
-       boost/next_prior.hpp \
        boost/noncopyable.hpp \
        boost/regex.hpp \
        boost/scoped_array.hpp \