]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virtualbox: fix a typo in the expected location on mac os x
authorJustin Clift <jclift@redhat.com>
Tue, 28 Sep 2010 01:16:04 +0000 (11:16 +1000)
committerJustin Clift <jclift@redhat.com>
Tue, 28 Sep 2010 01:31:18 +0000 (11:31 +1000)
commit637133bd54cadca194ca0ee935aae178aff165bd
tree11e17db6cd435a2fd74bc94a6b6f5cc587ea8fac
parentfe3bb9440a46ae626c9bfd34882f3ad5823d7396
virtualbox: fix a typo in the expected location on mac os x

Mac OS X provides an "/Applications" folder, not an "/Application" folder,
so installed VirtualBox wasn't being detected by default.

This 1 character patch fixes this.
configure.ac