Beta-version of builderDefs fixes.
svn path=/nixpkgs/trunk/; revision=9657
This commit is contained in:
@@ -17,7 +17,8 @@ in
|
||||
stdenv.mkDerivation {
|
||||
name = "swh-plugins-0.4.15";
|
||||
builder = writeScript "swh-plugins-0.4.15-builder"
|
||||
(textClosure [doConfigure doMakeInstall postInstall doForceShare]);
|
||||
(textClosure [doConfigure doMakeInstall
|
||||
postInstall doForceShare]);
|
||||
meta = {
|
||||
description = "
|
||||
LADSPA format audio plugins.
|
||||
|
||||
Reference in New Issue
Block a user