[Gnucash-changes] r13404 - gnucash/trunk - Create a consolidated directory for distribution specific scripts.

David Hampton hampton at cvs.gnucash.org
Sun Feb 26 16:05:21 EST 2006


Author: hampton
Date: 2006-02-26 16:05:21 -0500 (Sun, 26 Feb 2006)
New Revision: 13404
Trac: http://svn.gnucash.org/trac/changeset/13404

Added:
   gnucash/trunk/packaging/
Removed:
   gnucash/trunk/rpm/
Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/Makefile.am
Log:
Create a consolidated directory for distribution specific scripts.


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-02-26 20:50:14 UTC (rev 13403)
+++ gnucash/trunk/ChangeLog	2006-02-26 21:05:21 UTC (rev 13404)
@@ -1,5 +1,8 @@
 2006-02-26  David Hampton  <hampton at employees.org>
 
+	* packaging: Create a consolidated directory for distribution
+	specific scripts.
+
 	* src/gnome-utils/dialog-utils.[ch]:
 	* src/app-utils/option-util.c: Restore GtkOptionMenu support
 	because the newer GtkComboBox doesn't support per item tooltips.

Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2006-02-26 20:50:14 UTC (rev 13403)
+++ gnucash/trunk/Makefile.am	2006-02-26 21:05:21 UTC (rev 13404)
@@ -1,5 +1,5 @@
 
-SUBDIRS = . doc lib src intl-scm po rpm accounts
+SUBDIRS = . doc lib src intl-scm packaging po accounts
 
 docdir = ${GNC_DOC_INSTALL_DIR}
 

Copied: gnucash/trunk/packaging (from rev 13403, gnucash/trunk/rpm)



More information about the gnucash-changes mailing list