FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
This commit is contained in:
@@ -8,7 +8,7 @@ args : with args; with builderDefs;
|
||||
|
||||
buildInputs = [unzip];
|
||||
configureFlags = [];
|
||||
doInstall = FullDepEntry (''
|
||||
doInstall = fullDepEntry (''
|
||||
unzip ${src}
|
||||
ensureDir $out/share/fonts/junicode-ttf
|
||||
cp *.ttf $out/share/fonts/junicode-ttf
|
||||
|
||||
Reference in New Issue
Block a user