From 324632dd6c849abc992bd05d644ca7c4b305e8e4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Aug 2015 12:02:54 -0700 Subject: add lintian overrides for rpath wackiness --- debian/lintian-overrides | 1 + propellor.cabal | 1 + 2 files changed, 2 insertions(+) create mode 100644 debian/lintian-overrides diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 00000000..25d3d4c3 --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1 @@ +binary-or-shlib-defines-rpath diff --git a/propellor.cabal b/propellor.cabal index 9d7b9659..d0d1c362 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -24,6 +24,7 @@ Extra-Source-Files: debian/control debian/copyright debian/rules + debian/lintian-overrides Synopsis: property-based host configuration management in haskell Description: Propellor enures that the system it's run in satisfies a list of -- cgit v1.2.3