aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-07-06 18:54:16 +0200
committerGuido Günther <agx@sigxcpu.org>2011-07-06 18:54:16 +0200
commit671082361a907d8d4d7fe9b8b28ac8ea31bd40a8 (patch)
treecd5cc9c73e20dc3091a4cb1c1a9471c19dd52534
parent389a7956a8d6ccb5cffc340a7240c6c56210ec6b (diff)
Revert "overrides: remove ./ from paths"
This reverts commit d2741a18f06d1059942dd6e6e3682a033627f701. as requested by the stable release managers (#631007).
-rw-r--r--debian/arcboot.lintian-overrides4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/arcboot.lintian-overrides b/debian/arcboot.lintian-overrides
index e06efea..83cf448 100644
--- a/debian/arcboot.lintian-overrides
+++ b/debian/arcboot.lintian-overrides
@@ -1,3 +1,3 @@
-arcboot: unstripped-binary-or-object usr/lib/arcboot/arcboot.ip32
-arcboot: statically-linked-binary usr/lib/arcboot/arcboot.ip32
+arcboot: unstripped-binary-or-object ./usr/lib/arcboot/arcboot.ip32
+arcboot: statically-linked-binary ./usr/lib/arcboot/arcboot.ip32