better description
This commit is contained in:
parent
b95a4c7376
commit
06a176b6b9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ VERSION=$(grep Version: emstar.el | sed 's|^;;[ ]*Version:[ ]*\(.*\)$|\1|g')
|
||||||
mkdir -p emstar-$VERSION/
|
mkdir -p emstar-$VERSION/
|
||||||
cat <<EOF > emstar-$VERSION/emstar-pkg.el
|
cat <<EOF > emstar-$VERSION/emstar-pkg.el
|
||||||
(define-package "emstar" "$VERSION"
|
(define-package "emstar" "$VERSION"
|
||||||
"Play Emstar in emacs.")
|
"Casual game, like a brainy Pac-Man")
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cp -R emstar-levels emstar.el emstar-$VERSION/
|
cp -R emstar-levels emstar.el emstar-$VERSION/
|
||||||
|
|
Loading…
Add table
Reference in a new issue