* Doh.
svn path=/nixpkgs/trunk/; revision=6859
This commit is contained in:
parent
554ea561dd
commit
45bf677dcc
@ -1,4 +1,4 @@
|
|||||||
source $stdenv/setup.sh
|
source $stdenv/setup
|
||||||
|
|
||||||
postInstall=postInstall
|
postInstall=postInstall
|
||||||
postInstall() {
|
postInstall() {
|
||||||
@ -6,4 +6,4 @@ postInstall() {
|
|||||||
ln -sf gzip $out/bin/zcat
|
ln -sf gzip $out/bin/zcat
|
||||||
}
|
}
|
||||||
|
|
||||||
genericBuilder
|
genericBuild
|
||||||
|
Loading…
Reference in New Issue
Block a user