Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
9d235ce1
Commit
9d235ce1
authored
Jul 19, 2016
by
Andy Whitcroft
Committed by
Seth Forshee
Jul 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UBUNTU: rebuild reconstruct and ancillary files
Ignore: yes Signed-off-by:
Andy Whitcroft
<
apw@canonical.com
>
parent
0592e9b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
debian.master/reconstruct
debian.master/reconstruct
+0
-2
debian/source/options
debian/source/options
+0
-2
No files found.
debian.master/reconstruct
View file @
9d235ce1
# 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'
...
...
debian/source/options
View file @
9d235ce1
# 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment