]> git.pld-linux.org Git - packages/beagle.git/blame - beagle-crawl.patch
- updated for 0.2.11
[packages/beagle.git] / beagle-crawl.patch
CommitLineData
fb519e42 1diff -aurN beagle-0.2.7.orig/tools/crawl-rules/crawl-applications beagle-0.2.7/tools/crawl-rules/crawl-applications
2--- beagle-0.2.7.orig/tools/crawl-rules/crawl-applications 2006-04-07 18:16:02.000000000 +0200
3+++ beagle-0.2.7/tools/crawl-rules/crawl-applications 2006-06-27 20:24:01.295867816 +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"
6ccaa714 9+CRAWL_PATHS="/usr/share/applications"
10
11 CRAWL_RECURSIVE="yes"
12
fb519e42 13diff -aurN beagle-0.2.7.orig/tools/crawl-rules/crawl-documentation beagle-0.2.7/tools/crawl-rules/crawl-documentation
14--- beagle-0.2.7.orig/tools/crawl-rules/crawl-documentation 2006-06-19 19:54:27.000000000 +0200
15+++ beagle-0.2.7/tools/crawl-rules/crawl-documentation 2006-06-27 20:25:28.212654456 +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"
5f70d6a0 21+CRAWL_PATHS="/usr/share/doc /usr/share/gnome/help"
6ccaa714 22
23 CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook"
24
fb519e42 25diff -aurN beagle-0.2.7.orig/tools/Makefile.am beagle-0.2.7/tools/Makefile.am
26--- beagle-0.2.7.orig/tools/Makefile.am 2006-06-19 19:54:27.000000000 +0200
27+++ beagle-0.2.7/tools/Makefile.am 2006-06-27 20:25:56.806307560 +0200
5f70d6a0 28@@ -35,7 +35,6 @@
6ccaa714 29 chmod +x $(CRAWL_WRAPPER)
30
31 CRAWL_RULES = \
32- $(srcdir)/crawl-rules/crawl-windows \
33 $(srcdir)/crawl-rules/crawl-applications \
34 $(srcdir)/crawl-rules/crawl-documentation
35
This page took 0.037883 seconds and 4 git commands to generate.