mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
* Importing and exporting of pre-built packages.
This commit is contained in:
parent
383f9bb0f1
commit
5bc26fb73f
3 changed files with 115 additions and 21 deletions
|
@ -8,3 +8,5 @@ cd aterm-*
|
|||
./configure --prefix=$top
|
||||
make
|
||||
make install
|
||||
cd ..
|
||||
rm -rf aterm-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue