Commit 9d235ce1 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Seth Forshee

UBUNTU: rebuild reconstruct and ancillary files

Ignore: yes
Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent 0592e9b7
# Recreate any symlinks created since the orig.
[ ! -L 'spl/rpm/redhat/spl-dkms.spec.in' ] && ln -sf '../generic/spl-dkms.spec.in' 'spl/rpm/redhat/spl-dkms.spec.in'
[ ! -L 'spl/rpm/redhat/spl.spec.in' ] && ln -sf '../generic/spl.spec.in' 'spl/rpm/redhat/spl.spec.in'
[ ! -L 'ubuntu/vbox/vboxguest/include' ] && ln -sf '../include' 'ubuntu/vbox/vboxguest/include'
[ ! -L 'ubuntu/vbox/vboxguest/r0drv' ] && ln -sf '../r0drv' 'ubuntu/vbox/vboxguest/r0drv'
[ ! -L 'ubuntu/vbox/vboxsf/include' ] && ln -sf '../include' 'ubuntu/vbox/vboxsf/include'
......
# Ignore vbox symlinks, we will regenerate these at clean (LP:1426113)
## autoreconstruct -- begin
# Ignore any symlinks created since the orig which are rebuilt by reconstruct.
extend-diff-ignore=spl/rpm/redhat/spl-dkms.spec.in
extend-diff-ignore=spl/rpm/redhat/spl.spec.in
extend-diff-ignore=ubuntu/vbox/vboxguest/include
extend-diff-ignore=ubuntu/vbox/vboxguest/r0drv
extend-diff-ignore=ubuntu/vbox/vboxsf/include
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment