dpkg, x2goclient: fix evaluation
Bed time.
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
buildInputs = [ perl zlib bzip2 xz ];
|
||||
nativeBuildInputs [ makeWrapper ];
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
postInstall =
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user