summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2013-08-12 13:55:19 (GMT)
committerKevin Smith <git@kismith.co.uk>2013-10-13 12:33:50 (GMT)
commitbe4115d57838310896a37e74c4692aa161ea3d5f (patch)
tree01948ae2f22bf11c4d1c9fc138701a856ae61e17 /Swift/Packaging/Debian/debian/rules
parent1e4b2b1ee68865eaa0670a21ad0a0af1777c8099 (diff)
downloadswift-be4115d57838310896a37e74c4692aa161ea3d5f.zip
swift-be4115d57838310896a37e74c4692aa161ea3d5f.tar.bz2
Update Debian building for latest lintian rules
Change-Id: I394f3a1fbd1971421979700ea70d882d0730c679
Diffstat (limited to 'Swift/Packaging/Debian/debian/rules')
-rwxr-xr-xSwift/Packaging/Debian/debian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/debian/rules b/Swift/Packaging/Debian/debian/rules
index e16465d..0d42744 100755
--- a/Swift/Packaging/Debian/debian/rules
+++ b/Swift/Packaging/Debian/debian/rules
@@ -23,6 +23,8 @@ install: build
dh_prep
dh_installdirs
scons $(SCONS_FLAGS) $(SCONS_EXTRA_FLAGS) SWIFT_INSTALLDIR=$(CURDIR)/debian/tmp/usr SWIFTEN_INSTALLDIR=$(CURDIR)/debian/tmp/usr $(CURDIR)/debian/tmp
+ mkdir -p $(CURDIR)/debian/tmp/usr/share/lintian/overrides
+ cp debian/binary-overrides/* $(CURDIR)/debian/tmp/usr/share/lintian/overrides/
binary-indep: install
binary-arch: install