better description

This commit is contained in:
Gwenhael Le Moine 2012-03-18 16:33:32 +01:00
parent b95a4c7376
commit 06a176b6b9

View file

@ -5,7 +5,7 @@ VERSION=$(grep Version: emstar.el | sed 's|^;;[ ]*Version:[ ]*\(.*\)$|\1|g')
mkdir -p emstar-$VERSION/
cat <<EOF > emstar-$VERSION/emstar-pkg.el
(define-package "emstar" "$VERSION"
"Play Emstar in emacs.")
"Casual game, like a brainy Pac-Man")
EOF
cp -R emstar-levels emstar.el emstar-$VERSION/