tazpkg rev 186

tazpkg: wording - 'Reconfigure' => 'Reconfigured'
author Mike D. Smith <MikeDSmith25@gmail.com>
date Sun Oct 26 20:21:13 2008 -0700 (2008-10-26)
parents 7a68f9b5e1c2
children 64e13d7d11db
files tazpkg
line diff
     1.1 --- a/tazpkg	Sun Oct 26 21:56:15 2008 +0000
     1.2 +++ b/tazpkg	Sun Oct 26 20:21:13 2008 -0700
     1.3 @@ -1822,7 +1822,7 @@
     1.4  				. $INSTALLED/$PACKAGE/receipt
     1.5  				post_install
     1.6  				# Log this activity
     1.7 -				log Reconfigure
     1.8 +				log Reconfigured
     1.9  			else 
    1.10  				echo -e "\nNothing to do for $PACKAGE."
    1.11  			fi