]> git.pld-linux.org Git - packages/beagle.git/blame - beagle-crawl.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/beagle.git] / beagle-crawl.patch
CommitLineData
52e267a8
MB
1diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-applications beagle-0.3.8.new/conf-data/crawl-rules/crawl-applications
2--- beagle-0.3.8/conf-data/crawl-rules/crawl-applications 2008-01-03 10:22:37.000000000 +0100
3+++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-applications 2008-07-27 17:42:37.000000000 +0200
29639525 4@@ -2,7 +2,7 @@
6ccaa714 5
6 CRAWL_INDEX_NAME="applications"
7
f0c6a16c 8-CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /opt/gnome/share/applications /opt/kde3/share/applications"
52e267a8 9+CRAWL_PATHS="/usr/share/applications /usr/local/share/applications"
6ccaa714 10
11 CRAWL_RECURSIVE="yes"
12
52e267a8
MB
13diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-documentation beagle-0.3.8.new/conf-data/crawl-rules/crawl-documentation
14--- beagle-0.3.8/conf-data/crawl-rules/crawl-documentation 2008-01-03 10:22:37.000000000 +0100
15+++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-documentation 2008-07-27 17:45:43.000000000 +0200
6ccaa714 16@@ -2,7 +2,7 @@
17
18 CRAWL_INDEX_NAME="documentation"
19
fb519e42 20-CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help /usr/share/gnome/help /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html /usr/share/gnome/html"
52e267a8 21+CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /usr/share/gnome/help"
6ccaa714 22
6964c346 23 CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook,*.pdf"
6ccaa714 24
52e267a8
MB
25diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-executables beagle-0.3.8.new/conf-data/crawl-rules/crawl-executables
26--- beagle-0.3.8/conf-data/crawl-rules/crawl-executables 2008-04-26 04:47:25.000000000 +0200
27+++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-executables 2008-07-27 17:46:08.000000000 +0200
28@@ -3,7 +3,7 @@
29 # Use the same index as the applications index
30 CRAWL_INDEX_NAME="applications"
31
32-CRAWL_PATHS="/bin /sbin /usr/bin /usr/sbin /usr/local/bin/ /usr/local/sbin"
33+CRAWL_PATHS="/bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin"
34
35 # Only index files in the gives directories
36 CRAWL_RECURSIVE="no"
37diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-monodoc beagle-0.3.8.new/conf-data/crawl-rules/crawl-monodoc
38--- beagle-0.3.8/conf-data/crawl-rules/crawl-monodoc 2008-01-03 10:22:37.000000000 +0100
39+++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-monodoc 2008-07-27 17:46:32.000000000 +0200
40@@ -1,4 +1,4 @@
6964c346 41-CRAWL_ENABLED="no"
42+CRAWL_ENABLED="yes"
6ccaa714 43
6964c346 44 CRAWL_INDEX_NAME="monodoc"
6ccaa714 45
52e267a8
MB
46diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-windows beagle-0.3.8.new/conf-data/crawl-rules/crawl-windows
47--- beagle-0.3.8/conf-data/crawl-rules/crawl-windows 2008-01-03 10:22:37.000000000 +0100
48+++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-windows 2008-07-27 17:47:00.000000000 +0200
49@@ -1,4 +1,4 @@
50-CRAWL_ENABLED="yes"
51+CRAWL_ENABLED="no"
52
53 CRAWL_INDEX_NAME="windows"
54
This page took 0.220687 seconds and 4 git commands to generate.