mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 08:59:42 +00:00
11 lines
129 B
Bash
11 lines
129 B
Bash
buildinputs=""
|
|
source $stdenv/setup
|
|
|
|
#tar xvfj $src
|
|
#cd syslinux-3.09
|
|
#make
|
|
#mkdir $out
|
|
#make BASEDIR=$out install
|
|
|
|
genericBuild
|