consoletools: copy utils to bin

This commit is contained in:
Rommel M. Martinez 2016-04-29 11:12:34 +08:00
parent a19016b79e
commit a6ce78130b

View File

@ -10,14 +10,17 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ SDL ]; buildInputs = [ SDL ];
makeFlags = [ "DESTDIR=$(out)"]; makeFlags = [ "DESTDIR=$(out)"];
installFlags = ''PREFIX=""'';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://sourceforge.net/projects/linuxconsole/; homepage = https://sourceforge.net/projects/linuxconsole/;
description = "A set of tools for joysticks and serial peripherals"; description = "A set of tools for joysticks and serial peripherals";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ pSub ]; maintainers = with maintainers; [ pSub ebzzry ];
longDescription = '' longDescription = ''
The included tools are: The included tools are: