doom-wad: split out and fix installation of Doom shareware wad file
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 24 Sep 2008 12:53:45 +0000 (12:53 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 24 Sep 2008 12:53:45 +0000 (12:53 -0000)
commit7108decafe79ff862837a1a7a8f447eed90eb28f
tree7c73b596d4dbe9e88dba8126c895ee2fb462ebab
parente40448aa34be9a626a031e893d51177d761a5c57
doom-wad: split out and fix installation of Doom shareware wad file

This patch splits the installation of the shareware WAD file into a separate
package. The wad file will also be installed into /usr/share/games/doom
directory, since the client will search this directory when starting.

The Makefile rule has also been altered to use tools defined by Buildroot to
extract and install the wad file. The package is also multiple project safe
now.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
package/games/Config.in
package/games/doom-wad/Config.in [new file with mode: 0644]
package/games/doom-wad/doom-wads.mk [new file with mode: 0644]
package/games/lxdoom/Config.in
package/games/lxdoom/lxdoom-wad.mk [deleted file]