need to actually deliver the amanda-common lintian overrides file
authorBdale Garbee <bdale@gag.com>
Sun, 27 Feb 2011 18:41:10 +0000 (11:41 -0700)
committerBdale Garbee <bdale@gag.com>
Sun, 27 Feb 2011 18:41:10 +0000 (11:41 -0700)
debian/rules

index f70023566feaf7cc41e29a06fbe78da6a34f4e88..3ef3fac3f6f209a1fd7cb62af27e1da2781ee7f3 100755 (executable)
@@ -126,8 +126,8 @@ binary-arch: build
                $(s)/usr/sbin/amcheck
        install -o root -g root -m 0644 debian/amanda-client.lintian \
                $(c)/usr/share/lintian/overrides/amanda-client
-#      install -o root -g root -m 0644 debian/amanda-common.lintian \
-#              $(r)/usr/share/lintian/overrides/amanda-common
+       install -o root -g root -m 0644 debian/amanda-common.lintian \
+               $(r)/usr/share/lintian/overrides/amanda-common
        install -o root -g root -m 0644 debian/amanda-server.lintian \
                $(s)/usr/share/lintian/overrides/amanda-server
        dh_makeshlibs -pamanda-common --noscripts