oops typo
This commit is contained in:
parent
5aee8bd4dc
commit
b8f7cbd532
|
|
@ -1719,7 +1719,7 @@ class Packager:
|
|||
GlobPattern('libdl.so*'),
|
||||
GlobPattern('libm.so*'),
|
||||
GlobPattern('libnvidia*.so*'),
|
||||
GlobPattern('libpthread.so*')
|
||||
GlobPattern('libpthread.so*'),
|
||||
GlobPattern('linux-gate.so*'),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue