diff options
author | Daniel Baumann <daniel@debian.org> | 2012-02-12 22:06:27 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-02-12 22:06:27 +0100 |
commit | 35b472b948092253a8efd56c7c961fe0dccf8542 (patch) | |
tree | 5e1bed5d2d550a0bba8ba2fdb0d7833375d43f20 | |
parent | 4ba46d7ee4569b12a2b29abf1cb1c3e5909dbef5 (diff) | |
download | vyos-live-build-35b472b948092253a8efd56c7c961fe0dccf8542.tar.gz vyos-live-build-35b472b948092253a8efd56c7c961fe0dccf8542.zip |
Adding lintian overrides for symlink-should-be-relative (bootloader configs need to use absolute symlinks on purpose to allow chrooted builds).
-rw-r--r-- | debian/live-build.lintian-overrides | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/live-build.lintian-overrides b/debian/live-build.lintian-overrides new file mode 100644 index 000000000..45aec4fee --- /dev/null +++ b/debian/live-build.lintian-overrides @@ -0,0 +1 @@ +live-build: symlink-should-be-relative |