pkgs/ultimatepp.buildUppPackage: fix typo
This commit is contained in:
parent
ea8ac1c2c6
commit
80a41ef45d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ stdenv.mkDerivation (self: {
|
||||||
# S - use shared libraries and build shared libraries
|
# S - use shared libraries and build shared libraries
|
||||||
# u - use target directory
|
# u - use target directory
|
||||||
# v - verbose
|
# v - verbose
|
||||||
# r - release mdode
|
# r - release mode
|
||||||
|
|
||||||
# FIXME: writing to $out should be done in the install phase
|
# FIXME: writing to $out should be done in the install phase
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue