* Need to specify a dummy unpacker.
svn path=/nixpkgs/trunk/; revision=862
This commit is contained in:
parent
f45695f7fa
commit
3c699fe619
@ -2,4 +2,8 @@
|
||||
. $stdenv/setup
|
||||
dontMake=1
|
||||
dontMakeInstall=1
|
||||
nop() {
|
||||
sourceRoot=.
|
||||
}
|
||||
unpackPhase=nop
|
||||
genericBuild
|
||||
|
Loading…
Reference in New Issue
Block a user