]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package: use <pkg>_CONFIG_SCRIPTS wherever possible
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Feb 2013 12:35:05 +0000 (12:35 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 8 Feb 2013 21:34:26 +0000 (22:34 +0100)
commita5ce8576748421b6dece97a665e575d7dfc9fbe8
treed872f865298312833109804f95d5355fc919efc7
parent580225af20b6c692da76eb43b20382a47b3ed170
package: use <pkg>_CONFIG_SCRIPTS wherever possible

Use the <pkg>_CONFIG_SCRIPTS mechanism in all packages for which it
does all what the package was doing. A few packages, like libxslt, are
for now left out, since they need some additional fixup (for example a
fixup of includedir).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
19 files changed:
package/cups/cups.mk
package/directfb/directfb.mk
package/divine/divine.mk
package/gd/gd.mk
package/giblib/giblib.mk
package/icu/icu.mk
package/imagemagick/imagemagick.mk
package/libcurl/libcurl.mk
package/libdvdnav/libdvdnav.mk
package/libdvdread/libdvdread.mk
package/libgcrypt/libgcrypt.mk
package/libmcrypt/libmcrypt.mk
package/libnspr/libnspr.mk
package/libusb-compat/libusb-compat.mk
package/libxml2/libxml2.mk
package/ncurses/ncurses.mk
package/neon/neon.mk
package/pcre/pcre.mk
package/php/php.mk