improve package name conversion to makefile variable
commit5cb78c4c3bcbc05c3f9464b21c52f872ad041cf1
authorPhil Sutter <phil@nwl.cc>
Fri, 22 Jan 2010 21:36:38 +0000 (22 22:36 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Sat, 23 Jan 2010 07:46:32 +0000 (23 08:46 +0100)
tree1a1e2bef5fd1c63cd6b4ea27ac4bc5711287238f
parent17b7c89bbcbbffe4f777cca1011f1e2ea74672d9
improve package name conversion to makefile variable

No need to call sed here, as tr already does exactly what we want to,
just by extending the expression passed to it.
mk/build.mk