[Gnucash-changes] Fix problem with "tip of the day" file and opt
style installs.
David Hampton
hampton at cvs.gnucash.org
Tue Jul 26 22:59:34 EDT 2005
Log Message:
-----------
Fix problem with "tip of the day" file and opt style installs.
Tags:
----
gnucash-gnome2-dev
Modified Files:
--------------
gnucash:
GNOME2_STATUS
gnucash/doc:
Makefile.am
Revision Data
-------------
Index: GNOME2_STATUS
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/Attic/GNOME2_STATUS,v
retrieving revision 1.1.2.59
retrieving revision 1.1.2.60
diff -LGNOME2_STATUS -LGNOME2_STATUS -u -r1.1.2.59 -r1.1.2.60
--- GNOME2_STATUS
+++ GNOME2_STATUS
@@ -172,9 +172,6 @@
- Doesn't let you complete the conflict resolution process, thus you can never complete the druid.
-- Tip of the day
- - looks in the wrong place when you configure with --enable-opt-style-install
-
========================================
ENHANCEMENTS
========================================
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/doc/Makefile.am,v
retrieving revision 1.14.4.2
retrieving revision 1.14.4.3
diff -Ldoc/Makefile.am -Ldoc/Makefile.am -u -r1.14.4.2 -r1.14.4.3
--- doc/Makefile.am
+++ doc/Makefile.am
@@ -11,7 +11,7 @@
gnc-prices.1 \
gnucash.1
-tipsdir = $(pkgdatadir)
+tipsdir = $(GNC_SHAREDIR)
tips_DATA = tip_of_the_day.list
EXTRA_DIST = \
More information about the gnucash-changes
mailing list