pkgs/ultimatepp.buildUppPackage: fix typo

This commit is contained in:
Wroclaw 2025-05-23 18:06:23 +02:00
parent ea8ac1c2c6
commit 80a41ef45d

View file

@ -47,7 +47,7 @@ stdenv.mkDerivation (self: {
# S - use shared libraries and build shared libraries
# u - use target directory
# v - verbose
# r - release mdode
# r - release mode
# FIXME: writing to $out should be done in the install phase
buildPhase = ''