mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
D'oh. I forgot to add "$@" to the vmware command line.
This commit is contained in:
parent
d9e66eae6e
commit
3685fd311f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27724
@ -7,4 +7,4 @@
|
||||
LANG=C
|
||||
PATH=/bin:$PATH
|
||||
|
||||
@@PREFIX@@/lib/vmware/bin/vmware
|
||||
@@PREFIX@@/lib/vmware/bin/vmware "$@"
|
||||
|
@ -7,4 +7,4 @@
|
||||
LANG=C
|
||||
PATH=/bin:$PATH
|
||||
|
||||
@@PREFIX@@/lib/vmware/bin/vmware
|
||||
@@PREFIX@@/lib/vmware/bin/vmware "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user