[Pkg-ofed-commits] r503 - /branches/sid-uploads/libibumad/trunk/debian/patches/
opensides-guest at alioth.debian.org
opensides-guest at alioth.debian.org
Fri Oct 23 21:11:08 UTC 2009
Author: opensides-guest
Date: Fri Oct 23 21:11:07 2009
New Revision: 503
URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=503
Log:
- Cleanup for FTBFS on man pages
Added:
branches/sid-uploads/libibumad/trunk/debian/patches/
branches/sid-uploads/libibumad/trunk/debian/patches/00list
branches/sid-uploads/libibumad/trunk/debian/patches/01_Makefile-am.dpatch (with props)
Added: branches/sid-uploads/libibumad/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibumad/trunk/debian/patches/00list?rev=503&op=file
==============================================================================
--- branches/sid-uploads/libibumad/trunk/debian/patches/00list (added)
+++ branches/sid-uploads/libibumad/trunk/debian/patches/00list Fri Oct 23 21:11:07 2009
@@ -1,0 +1,2 @@
+# Remove man page install twice
+01_Makefile-am
Added: branches/sid-uploads/libibumad/trunk/debian/patches/01_Makefile-am.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibumad/trunk/debian/patches/01_Makefile-am.dpatch?rev=503&op=file
==============================================================================
--- branches/sid-uploads/libibumad/trunk/debian/patches/01_Makefile-am.dpatch (added)
+++ branches/sid-uploads/libibumad/trunk/debian/patches/01_Makefile-am.dpatch Fri Oct 23 21:11:07 2009
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_Makefile.dpatch by <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: twice man/umad_get_mad.3 in Makefile.am
+
+ at DPATCH@
+
+--- trunk/Makefile.am.orig 2009-10-23 22:24:33.000000000 +0200
++++ trunk/Makefile.am 2009-10-23 22:25:30.000000000 +0200
+@@ -9,7 +9,7 @@
+ man/umad_open_port.3 man/umad_close_port.3 man/umad_size.3 \
+ man/umad_status.3 man/umad_alloc.3 man/umad_free.3 \
+ man/umad_dump.3 man/umad_addr_dump.3 man/umad_get_fd.3 \
+- man/umad_get_mad.3 man/umad_get_mad_addr.3 \
++ man/umad_get_mad_addr.3 \
+ man/umad_set_grh_net.3 man/umad_set_grh.3 \
+ man/umad_set_addr_net.3 man/umad_set_addr.3 man/umad_set_pkey.3 \
+ man/umad_get_pkey.3 \
Propchange: branches/sid-uploads/libibumad/trunk/debian/patches/01_Makefile-am.dpatch
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-ofed-commits
mailing list