diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-05 05:01:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-05 05:01:04 +0800 |
commit | a1acb580f6ca42b4a17c753cb2decc4d58447f0c (patch) | |
tree | 4d795f5b3b19d9fecaf666e8dc85a0fc53679a90 /mail/balsa/files/patch-doc_omf.make | |
parent | 56abe6105d13124e7f48166d2fe6efdaf1295fb3 (diff) | |
download | marcuscom-ports-a1acb580f6ca42b4a17c753cb2decc4d58447f0c.tar.gz marcuscom-ports-a1acb580f6ca42b4a17c753cb2decc4d58447f0c.tar.zst marcuscom-ports-a1acb580f6ca42b4a17c753cb2decc4d58447f0c.zip |
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8812 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/balsa/files/patch-doc_omf.make')
-rw-r--r-- | mail/balsa/files/patch-doc_omf.make | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/balsa/files/patch-doc_omf.make b/mail/balsa/files/patch-doc_omf.make new file mode 100644 index 000000000..dcc67260e --- /dev/null +++ b/mail/balsa/files/patch-doc_omf.make @@ -0,0 +1,11 @@ +--- doc/omf.make.orig Mon Sep 16 02:46:07 2002 ++++ doc/omf.make Mon Sep 16 02:46:37 2002 +@@ -27,7 +27,7 @@ + # + + omf_dest_dir=$(datadir)/omf/@PACKAGE@ +-scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper ++scrollkeeper_localstate_dir = /var/db/scrollkeeper + + omf: omf_timestamp + |