diff options
author | Dan Winship <danw@src.gnome.org> | 2000-09-20 03:47:12 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-09-20 03:47:12 +0800 |
commit | ca7f26e7bd14b3306d6a90d60522ed3bcfc19cd8 (patch) | |
tree | bb0c8f0cc4d786ee2e77ee8d7993c710706043a7 /default_user/ChangeLog | |
parent | bb84277a24f19da61f2c1cc6628040f35186f66a (diff) | |
download | gsoc2013-evolution-ca7f26e7bd14b3306d6a90d60522ed3bcfc19cd8.tar.gz gsoc2013-evolution-ca7f26e7bd14b3306d6a90d60522ed3bcfc19cd8.tar.zst gsoc2013-evolution-ca7f26e7bd14b3306d6a90d60522ed3bcfc19cd8.zip |
Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed
by ade@freebsd.org
svn path=/trunk/; revision=5508
Diffstat (limited to 'default_user/ChangeLog')
-rw-r--r-- | default_user/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog index 664a5eba1b..0a7225849e 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,7 @@ +2000-09-19 Dan Winship <danw@helixcode.com> + + * Makefile.am (defaultdir): Use $(datadir), not $(prefix)/share + 2000-09-13 JP Rosevear <jpr@helixcode.com> * local/Sent/Makefile.am (defaultcalendardir): Install the Sent |