repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
pkgs
/
tools
/
misc
/
lbdb
/
add-methods-to-rc.patch
blob
d388467559a449b1901e2b6230493ef5bbcb97ef
1
--- a/lbdb.rc.in
2
+++ b/lbdb.rc.in
3
@@ -40,7 +40,7 @@
4
# - m_vcf search a vcard (according to RFC2426) file.
5
# - m_khard search a CardDAV address book via khard
6
7
-METHODS="m_inmail m_passwd m_finger"
8
+METHODS="@MODULES@"
9
10
11
#