Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mseidel42 committed Jan 30, 2019
1 parent 557a923 commit e1744f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rivet.spec
Expand Up @@ -33,7 +33,7 @@ done

case %{cmsplatf} in
slc6*) sed -i -e 's#^ *OPENMP_CXXFLAGS=.*#OPENMP_CXXFLAGS=#' configure ;;
easc
esac
sed -i -e "s#if test x\$ASCIIDOC != x#if false#g" configure
./configure --disable-silent-rules --prefix=%{i} --with-hepmc=${HEPMC_ROOT} \
--with-fastjet=${FASTJET_ROOT} --with-yoda=${YODA_ROOT} \
Expand Down

0 comments on commit e1744f6

Please sign in to comment.