forked from pool/virtualbox
Accepting request 200564 from home:wolfi323:branches:Virtualization
install udev rules and VBoxCreateUSBNode.sh to the correct directories (bnc#799741) OBS-URL: https://build.opensuse.org/request/show/200564 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=139
This commit is contained in:
parent
861fd5f6ed
commit
52384b5a91
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 11:35:04 UTC 2013 - wbauer@tmo.at
|
||||
|
||||
- install udev rules and VBoxCreateUSBNode.sh to the correct
|
||||
directories (bnc#799741)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 06:14:34 UTC 2013 - mseben@gmail.com
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
%define _vbox_instdir /usr/lib/virtualbox
|
||||
|
||||
%if 0%{?suse_version} >= 1230
|
||||
%define _udevrulesdir /usr/lib/udev
|
||||
%define _udevrulesdir /usr/lib/udev/rules.d
|
||||
%else
|
||||
%define _udevrulesdir /lib/udev
|
||||
%define _udevrulesdir /lib/udev/rules.d
|
||||
%endif
|
||||
|
||||
Name: virtualbox
|
||||
|
Loading…
Reference in New Issue
Block a user