X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=nokia-lintian%2Fdebian%2Fpatches%2F806-binary-check-fix.dpatch;fp=nokia-lintian%2Fdebian%2Fpatches%2F806-binary-check-fix.dpatch;h=0000000000000000000000000000000000000000;hb=bf47c4c43f1f5f4986e85b74fc82b32048aeb846;hp=060ea3c588d6dfa40bc8f94f106531aed3051400;hpb=19fdce4b743853cee27edb892096cf64295c2874;p=maemian diff --git a/nokia-lintian/debian/patches/806-binary-check-fix.dpatch b/nokia-lintian/debian/patches/806-binary-check-fix.dpatch deleted file mode 100644 index 060ea3c..0000000 --- a/nokia-lintian/debian/patches/806-binary-check-fix.dpatch +++ /dev/null @@ -1,20 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 806-binary-check-fix.dpatch by Dmitry Rozhkov -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Import Lintian::Data module as it's needed for multi-arch binaries - -@DPATCH@ - -Index: checks/binaries -=================================================================== ---- lintian.old/checks/binaries (revision 5847) -+++ lintian.new/checks/binaries (working copy) -@@ -24,6 +24,7 @@ - use Util; - - use File::Spec; -+use Lintian::Data; - - sub run { -