mirror of
https://github.com/NixOS/nix-pills
synced 2024-11-12 22:57:09 +00:00
updating builder new hello version.
This commit is contained in:
parent
9ebdbda7a9
commit
b865367523
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
export PATH="$gnutar/bin:$gcc/bin:$gnumake/bin:$coreutils/bin:$gawk/bin:$gzip/bin:$gnugrep/bin:$gnused/bin:$bintools/bin"
|
||||
tar -xzf $src
|
||||
cd hello-2.10
|
||||
cd hello-2.12.1
|
||||
./configure --prefix=$out
|
||||
make
|
||||
make install
|
||||
|
|
Loading…
Reference in a new issue