Revision: mange@freemail.hu--2005/emacs-jabber--cvs-head--0--patch-150

Creator:  Magnus Henoch <mange@freemail.hu>

Make Debian package installable on emacs-multi-tty

Patch from Daniel Brockman.
This commit is contained in:
Magnus Henoch 2005-11-23 09:22:36 +00:00 committed by Kirill A. Korinskiy
parent 0b41fb7511
commit 1994e63a3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
UNDERSCORED_FLAVOR=$(echo $FLAVOR | sed 's/-/_/')
UNDERSCORED_FLAVOR=$(echo $FLAVOR | sed 's/-/_/g')
eval included_here=\$$(echo INCLUDED_$UNDERSCORED_FLAVOR)
eval excluded_here=\$$(echo EXCLUDED_$UNDERSCORED_FLAVOR)