mirror of
https://abf.rosa.ru/djam/virtualbox.git
synced 2025-02-24 09:32:46 +00:00
- remove now unneeded copying of vboxvideo, handled upstream
SILENT: svn-revision: 492485
This commit is contained in:
parent
39aadbaf12
commit
5f35fc83d8
1 changed files with 0 additions and 2 deletions
|
@ -347,8 +347,6 @@ cp \$dkms_tree/\$module/\$module_version/build/vboxvfs/Module.symvers \$dkms_tre
|
|||
make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo"
|
||||
EOF
|
||||
i=0
|
||||
# cp -arf src/vboxvideo_drm src/vboxvideo
|
||||
cp -arf ../../../../../src/VBox/Additions/linux/drm src/vboxvideo
|
||||
for kmod in vboxguest vboxvfs vboxvideo; do
|
||||
mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod
|
||||
cp -a src/$kmod/* %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod/
|
||||
|
|
Loading…
Add table
Reference in a new issue