r38457 - /packages/flann/trunk/debian/patches/adddoctoall.patch

malat-guest at users.alioth.debian.org malat-guest at users.alioth.debian.org
Thu Apr 28 08:34:49 UTC 2011


Author: malat-guest
Date: Thu Apr 28 08:34:48 2011
New Revision: 38457

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38457
Log:
fix patch

Modified:
    packages/flann/trunk/debian/patches/adddoctoall.patch

Modified: packages/flann/trunk/debian/patches/adddoctoall.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/patches/adddoctoall.patch?rev=38457&op=diff
==============================================================================
--- packages/flann/trunk/debian/patches/adddoctoall.patch (original)
+++ packages/flann/trunk/debian/patches/adddoctoall.patch Thu Apr 28 08:34:48 2011
@@ -1,7 +1,20 @@
-Index: debian/patches/adddoctoall.patch
+Index: flann-1.6.8/doc/CMakeLists.txt
 ===================================================================
---- debian/patches/adddoctoall.patch  (revision 0)
-+++ debian/patches/adddoctoall.patch  (revision 0)
+--- flann-1.6.8.orig/doc/CMakeLists.txt	2011-04-28 10:34:05.000000000 +0200
++++ flann-1.6.8/doc/CMakeLists.txt	2011-04-28 10:34:09.000000000 +0200
+@@ -5,7 +5,7 @@
+ 
+     add_latex_document(manual.tex BIBFILES references.bib DEFAULT_PDF)
+ 
+-    add_custom_target(doc)
++    add_custom_target(doc ALL)
+     add_dependencies(doc pdf)
+     
+     add_custom_command( TARGET doc
+Index: flann-1.6.8/patches/adddoctoall.patch
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ flann-1.6.8/patches/adddoctoall.patch	2011-04-28 10:34:02.000000000 +0200
 @@ -0,0 +1,13 @@
 +Index: flann-1.6.8/doc/CMakeLists.txt
 +===================================================================
@@ -16,4 +29,3 @@
 +     add_dependencies(doc pdf)
 +     
 +     add_custom_command( TARGET doc
-




More information about the debian-science-commits mailing list