From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- textproc/openfts/files/patch-doc__primer.html | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 textproc/openfts/files/patch-doc__primer.html (limited to 'textproc/openfts/files/patch-doc__primer.html') diff --git a/textproc/openfts/files/patch-doc__primer.html b/textproc/openfts/files/patch-doc__primer.html new file mode 100644 index 000000000000..d7306923f853 --- /dev/null +++ b/textproc/openfts/files/patch-doc__primer.html @@ -0,0 +1,33 @@ +--- doc/primer.html.orig 2009-12-04 21:27:41.000000000 +0900 ++++ doc/primer.html 2010-05-23 00:32:47.534983282 +0900 +@@ -640,7 +640,7 @@ + Change to the directory where tsearch2 is. This is + a PostgreSQL module available under the contrib directory. +
+-$ cd PGSQL_SRC_HOME/contrib/tsearch2
++$ cd /usr/local/share/postgresql/contrib
+ 
+ +
  • +@@ -650,7 +650,7 @@ +
  • +
  • +
    +-$ cd /usr/local/src/Search-OpenFTS-0.40/examples
    ++$ cd /usr/local/share/examples/Search-OpenFTS
    + 
    +
  • +
  • +@@ -660,7 +660,11 @@ +
  • +
  • +
    +-$ ./index.pl testfts file1 [file2 [...] ]
    ++$ ./index.pl testfts
    ++file1
    ++[file2
    ++ [...] ]
    ++
    + 
    +
  • +
  • -- cgit v1.2.3