summary refs log tree commit diff
path: root/pkgs/tools/misc/lbdb/add-methods-to-rc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/lbdb/add-methods-to-rc.patch')
-rw-r--r--pkgs/tools/misc/lbdb/add-methods-to-rc.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/tools/misc/lbdb/add-methods-to-rc.patch b/pkgs/tools/misc/lbdb/add-methods-to-rc.patch
new file mode 100644
index 000000000000..d388467559a4
--- /dev/null
+++ b/pkgs/tools/misc/lbdb/add-methods-to-rc.patch
@@ -0,0 +1,11 @@
+--- a/lbdb.rc.in
++++ b/lbdb.rc.in
+@@ -40,7 +40,7 @@
+ # - m_vcf        search a vcard (according to RFC2426) file.
+ # - m_khard      search a CardDAV address book via khard
+ 
+-METHODS="m_inmail m_passwd m_finger"
++METHODS="@MODULES@"
+ 
+ 
+ #