summaryrefslogtreecommitdiffstats
path: root/e-17/ewler/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/ewler/DETAILS')
-rwxr-xr-xe-17/ewler/DETAILS5
1 files changed, 3 insertions, 2 deletions
diff --git a/e-17/ewler/DETAILS b/e-17/ewler/DETAILS
index 257955b84b..cf7b8f133c 100755
--- a/e-17/ewler/DETAILS
+++ b/e-17/ewler/DETAILS
@@ -1,5 +1,5 @@
SPELL=ewler
-if [ "$EWLER_CVS_AUTOUPDATE" == "y" ]; then
+if [[ "$EWLER_AUTOUPDATE" == "y" ]]; then
VERSION=$(date +%Y%m%d)
else
VERSION=svn
@@ -15,5 +15,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
KEYWORDS="enlightenment"
SHORT="an user interface design tool"
cat << EOF
-Ewler is an user interface design tool to help speed development of ewl applications.
+Ewler is an user interface design tool to help speed development of ewl
+applications.
EOF