org-mode: install to proper dir
This commit is contained in:
parent
cb537ad44b
commit
4d32a074a2
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configurePhase =
|
||||
'' sed -i mk/default.mk \
|
||||
-e "s|^prefix\t=.*$|prefix=$out|g"
|
||||
-e "s|^prefix\t=.*$|prefix=$out/share|g"
|
||||
'';
|
||||
|
||||
postBuild =
|
||||
|
Loading…
x
Reference in New Issue
Block a user