mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
* Delete source after building.
This commit is contained in:
parent
136c00e881
commit
1447cf35bd
8 changed files with 16 additions and 0 deletions
|
@ -8,3 +8,5 @@ cd glib-*
|
|||
./configure --prefix=$top
|
||||
make
|
||||
make install
|
||||
cd ..
|
||||
rm -rf glib-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue