wrap-qt-apps-hook: qtWrapperArgs
may be undefined
This commit is contained in:
parent
3864800226
commit
ef43c5f5d9
@ -1,5 +1,5 @@
|
||||
# Inherit arguments given in mkDerivation
|
||||
qtWrapperArgs=( $qtWrapperArgs )
|
||||
qtWrapperArgs=( ${qtWrapperArgs-} )
|
||||
|
||||
qtHostPathSeen=()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user