/etc/snippets/

git.koszko.org/guix/atom/gnu/packages/orpheus.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/orpheus.scm
AgeCommit message (Expand)Author
2017-01-23gnu: orpheus: Don't replace 'sh' reference with 'bash'....* gnu/packages/orpheus.scm (orpheus)[arguments]: Use (which "sh") instead of (which "bash") in 'patch-shells' phase. Leo Famulari
2016-09-23gnu: orpheus: Use 'modify-phases'....* gnu/packages/orpheus.scm (orpheus)[arguments]: Use the 'modify-phases' syntax. Efraim Flashner
2016-09-23gnu: orpheus: Fix build on mips64el....* gnu/packages/orpheus.scm (orpheus)[arguments]: On mips64el, pass "--host=mips64el-unknown-linux-gnu" to ./configure. Efraim Flashner