diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-04-29 03:25:38 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-04-29 03:25:38 +0800 |
commit | 67074d45c77b9645ed80fecd72332a7e29167c5c (patch) | |
tree | 29b0f16cafd68dda08c3b33597c4b40fd1b7f69a /ChangeLog | |
parent | 432b014a9fa9fb8af783aba6fe92e5fcfea7eeaa (diff) | |
download | gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.tar gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.tar.gz gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.tar.bz2 gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.tar.lz gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.tar.xz gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.tar.zst gsoc2013-evolution-67074d45c77b9645ed80fecd72332a7e29167c5c.zip |
Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)
2003-04-28 Rodney Dawes <dobey@ximian.com>
* data/cde_app_root/: Use $(privdatadir) instead of
$(prefix)/share/evolution-$(BASE_VERSION) for the cde stuff
svn path=/trunk/; revision=20992
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-04-28 Rodney Dawes <dobey@ximian.com> + + * data/cde_app_root/: Use $(privdatadir) instead of + $(prefix)/share/evolution-$(BASE_VERSION) for the cde stuff + 2003-04-21 Rodney Dawes <dobey@ximian.com> * configure.in: Fix KDE_APPLNK_DIR to not install to a diff prefix, |