summaryrefslogtreecommitdiffstats
path: root/e-17/enki/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/enki/DETAILS')
-rwxr-xr-xe-17/enki/DETAILS5
1 files changed, 3 insertions, 2 deletions
diff --git a/e-17/enki/DETAILS b/e-17/enki/DETAILS
index 1c01f4226f..7a6b7b0256 100755
--- a/e-17/enki/DETAILS
+++ b/e-17/enki/DETAILS
@@ -1,5 +1,5 @@
SPELL=enki
-if [ "$ENKI_SVN_AUTOUPDATE" == "y" ]; then
+if [ "$ENKI_AUTOUPDATE" == "y" ]; then
VERSION=$(date +%Y%m%d)
else
VERSION=svn
@@ -15,5 +15,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-svn
ENTERED=20100226
SHORT="Enki is a photo manager using the EFL."
cat << EOF
-Enki is a photo manager using the EFL and allows the user to manage a list of albums and photos.
+Enki is a photo manager using the EFL and allows the user to manage a list
+of albums and photos.
EOF