[Pkg-ofed-commits] r495 - /branches/sid-uploads/dapl/trunk/debian/rules

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Wed Oct 21 14:06:23 UTC 2009


Author: opensides-guest
Date: Wed Oct 21 14:06:18 2009
New Revision: 495

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=495
Log:
- Added missing comman to install overrides


Modified:
    branches/sid-uploads/dapl/trunk/debian/rules

Modified: branches/sid-uploads/dapl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/dapl/trunk/debian/rules?rev=495&op=diff
==============================================================================
--- branches/sid-uploads/dapl/trunk/debian/rules (original)
+++ branches/sid-uploads/dapl/trunk/debian/rules Wed Oct 21 14:06:18 2009
@@ -71,6 +71,7 @@
 	# Add here commands to install the package into debian/tmp
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
+	install -D -m 644 debian/libdapl2.lintian-overrides $(CURDIR)/debian/tmp/usr/share/lintian/overrides/libdapl2
 
 # Build architecture-independent files here.
 binary-indep: install




More information about the Pkg-ofed-commits mailing list