fix $-escaping in mk/package.mk
commit1a305e8cb54f2abf76d05bba342d089547540db3
authorPhil Sutter <phil.sutter@viprinet.com>
Wed, 20 Jan 2010 18:34:38 +0000 (20 19:34 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 20 Jan 2010 20:49:48 +0000 (20 21:49 +0100)
treea2c72f887b47bca4f745b30a731480ad7c5fe11f
parent002dd5b6eaea033139f662db5106886a3d5e6f4a
fix $-escaping in mk/package.mk

Obviously a typo, since the line above the variable fn is referenced
using '$$$$fn'. Escaping in templates is infernal. ;)
mk/package.mk