Changing enzym to enzyme proper spelling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@82 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
+3
-3
@@ -10,7 +10,7 @@
|
||||
# - daily reports
|
||||
# this application manages the portage tree and builds .tbz2 files:
|
||||
# EXAMPLE (if you want to build a new version of openoffice with all its dependencies):
|
||||
# # enzym openoffice
|
||||
# # enzyme openoffice
|
||||
# ---> openoffice package will be build and put into the entropy store directory
|
||||
# there will be some options, like:
|
||||
# --merge-bin: will install the packages on the system (maybe by default)
|
||||
@@ -24,5 +24,5 @@ import entropyTools
|
||||
from entropyConstants import *
|
||||
|
||||
# CONSTANTS
|
||||
APPNAME = "enzym"
|
||||
APPVERSION = "1.0"
|
||||
APPNAME = "enzyme"
|
||||
APPVERSION = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user