gencfsm: fix build

This commit is contained in:
Orivej Desh
2017-11-29 10:27:24 +00:00
parent 7375e49f58
commit d6431833be
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -26,6 +26,8 @@ stdenv.mkDerivation rec {
preFixup = ''gappsWrapperArgs+=(--prefix PATH : ${encfs}/bin)'';
enableParallelBuilding = true;
meta = with stdenv.lib; {
homepage = http://www.libertyzero.com/GEncfsM/;
downloadPage = https://launchpad.net/gencfsm/;