package: remove useless arguments from CMAKETARGETS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 29 Sep 2011 19:57:44 +0000 (21:57 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 29 Sep 2011 21:14:34 +0000 (23:14 +0200)
commit9e4aeb3c2b92435f406ff165965475ba774705d0
treefa73e351d06c0b8edacd2063834b2b8563a91c2f
parent300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49
package: remove useless arguments from CMAKETARGETS

Thanks to the pkgparentdir and pkgname functions, we can rewrite the
GENTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir->pkgparentdir]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.cmake.in
package/cdrkit/cdrkit.mk
package/multimedia/libcuefile/libcuefile.mk
package/multimedia/musepack/musepack.mk
package/multimedia/taglib/taglib.mk
package/yajl/yajl.mk