Skip to content

Commit

Permalink
sci-physics/openloops: update description
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
  • Loading branch information
APN-Pucky committed Dec 12, 2024
1 parent c54e743 commit 1455455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sci-physics/openloops/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<flag name="cuttools">Build with cuttools</flag>
<flag name="ppllj">Build pp to llj process</flag>
<flag name="pplljj">Build pp to lljj process</flag>
<flag name="pplnj-ckm">Build pp to lnj_ckm process</flag>
<flag name="pplnjj-ckm">Build pp to lljj_ckm process</flag>
<flag name="pplnj-ckm">Build pp to lnj process with ckm matrix</flag>
<flag name="pplnjj-ckm">Build pp to lljj process with ckm matrix</flag>
</use>
</pkgmetadata>
2 changes: 1 addition & 1 deletion sci-physics/openloops/openloops-2.1.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ PATCHES=(
src_prepare() {
default
mv openloops.cfg.tmpl openloops.cfg || die
sed -i "s|\\\$BASEDIR/scons -Q|scons -Q -C /opt/${MY_P}/|g" openloops || die
sed -i "s|\\\$BASEDIR/scons -Q|scons -Q -C /opt/${MY_P}/|g" openloops || die
if use extra ; then
sed -i "s|#compile_extra.*|compile_extra = 1|" openloops.cfg || die
fi
Expand Down

0 comments on commit 1455455

Please sign in to comment.