[SM-Commit] GIT changes to master grimoire by David Brown (3d0389ae55162797839cc39a5d6857ad15803afc)

David Brown scm at mail.sourcemage.org
Sat Mar 31 21:56:46 EDT 2007


GIT changes to master grimoire by David Brown <dmlb2000 at gmail.com>:

 spelling/aspell/HISTORY      |    3 +++
 spelling/aspell/POST_INSTALL |    7 -------
 2 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 3d0389ae55162797839cc39a5d6857ad15803afc
Author: David Brown <dmlb2000 at gmail.com>
Commit: David Brown <dmlb2000 at gmail.com>

    aspell removed POST_INSTALL not needed anymore

diff --git a/spelling/aspell/HISTORY b/spelling/aspell/HISTORY
index 88d3a2f..c08cbdf 100644
--- a/spelling/aspell/HISTORY
+++ b/spelling/aspell/HISTORY
@@ -1,3 +1,6 @@
+2007-03-31 David Brown <dmlb2000 at gmail.com>
+	* POST_INSTALL: removed not needed anymore
+
 2006-12-20 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to version 0.60.5. Cleaned up. Removed UPDATED.
 	* PRE_BUILD: Removed.
diff --git a/spelling/aspell/POST_INSTALL b/spelling/aspell/POST_INSTALL
deleted file mode 100755
index 1a42d5a..0000000
--- a/spelling/aspell/POST_INSTALL
+++ /dev/null
@@ -1,7 +0,0 @@
-if  [  -f  /etc/aspell.conf  ];  then
-  rm  /etc/aspell.conf
-fi
-
-if  [  -f  /root/.aspell.conf  ];  then
-  rm  /root/.aspell.conf
-fi



More information about the SM-Commit mailing list