The installation path of larswm was wrong
(Lots of commits for that larswm!) svn path=/nixpkgs/trunk/; revision=21759
This commit is contained in:
parent
d994faca9b
commit
a07de1d9b1
@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
xmkmf
|
xmkmf
|
||||||
makeFlags="DESTDIR=$out"
|
makeFlags="BINDIR=$out/bin"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user