Merge pull request #112310 from lambdadog/patch-2
releaseTools.debBuild: remove double lib in args
This commit is contained in:
commit
eb7ed3f947
|
@ -2,7 +2,6 @@
|
|||
# that contains a Debian-like (i.e. dpkg-based) OS.
|
||||
|
||||
{ name ? "debian-build"
|
||||
, lib
|
||||
, diskImage
|
||||
, src, lib, stdenv, vmTools, checkinstall
|
||||
, fsTranslation ? false
|
||||
|
|
Loading…
Reference in New Issue