On 13/11/13 09:56, Vincent van Ravesteijn wrote: > +<<<<<<< Updated upstream > if [ "$(which pcregrep)" == "" ]; then > echo "You need to install pcregrep first, try:" > echo " sudo apt-get install pcregrep" > exit -1; > fi > +======= > +PROGRAM_SUFFIX=$(grep -e '#define PACKAGE ' ../../config.h | sed -e > 's/#define PACKAGE "lyx\(.*\)"/\1/') > +>>>>>>> Stashed changes > > > Something gets screwed up here.
fixed, apologies.
T.
