summarylogtreecommitdiffstats
path: root/khal.install
diff options
context:
space:
mode:
authorÉtienne Deparis2015-05-04 11:13:26 +0200
committerÉtienne Deparis2015-05-04 11:13:26 +0200
commitf0447b2dd79e7550050a8a122cc67c57e986facc (patch)
treec43b4eeb3d078e96dd4c65499f84c791346e273a /khal.install
parentc0581b54ac0351e4098dbdba2be665dc5c645d8a (diff)
downloadaur-f0447b2dd79e7550050a8a122cc67c57e986facc.tar.gz
New pkgbuild version
Diffstat (limited to 'khal.install')
-rw-r--r--khal.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/khal.install b/khal.install
index 0e6db42df72f..6aac984fb31e 100644
--- a/khal.install
+++ b/khal.install
@@ -6,6 +6,6 @@ post_install() {
post_upgrade() {
echo 'The configuration file has changed.'
- echo 'Please compare your own version in ~/.config/khal/khal.conf with the new one put in /etc/skel/khal.conf.'
+ echo 'Please compare your own version in ~/.config/khal/khal.conf with the new one put in /usr/share/doc/khal/examples/khal.conf.'
echo 'You may also need to delete your sqlite file (in ~/.config/khal/khal.db) to take into account any changes, which might have occured in the database schema.'
} \ No newline at end of file