Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

consoletools: copy utils to bin

(cherry picked from commit a6ce78130b12f6aa05be00fc01dccf82c536e886)

Without this, `make install` puts stuff in `$out/usr/local`

authored by Rommel M. Martinez and committed by Joachim Fasting bf1f7938 94137534

+4 -1
+4 -1
pkgs/os-specific/linux/consoletools/default.nix
··· 10 10 }; 11 11 12 12 buildInputs = [ SDL ]; 13 + 13 14 makeFlags = [ "DESTDIR=$(out)"]; 15 + 16 + installFlags = ''PREFIX=""''; 14 17 15 18 meta = with stdenv.lib; { 16 19 homepage = https://sourceforge.net/projects/linuxconsole/; 17 20 description = "A set of tools for joysticks and serial peripherals"; 18 21 license = licenses.gpl2Plus; 19 22 platforms = platforms.linux; 20 - maintainers = with maintainers; [ pSub ]; 23 + maintainers = with maintainers; [ pSub ebzzry ]; 21 24 22 25 longDescription = '' 23 26 The included tools are: