summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_world_extract.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-07-27 00:33:18 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-08-02 07:49:56 +0200
commite7be71a0559d69c5e871a2bcbaa349dd8fc14ab6 (patch)
tree87915aee6a47f48567515eb4a2c2efcb7e144826 /rules/post/ptxd_make_world_extract.make
parent66d6c53a2e416ad2411743eab2286508f2f59fdb (diff)
downloadptxdist-e7be71a0559d69c5e871a2bcbaa349dd8fc14ab6.tar.gz
ptxdist-e7be71a0559d69c5e871a2bcbaa349dd8fc14ab6.tar.xz
[ptxd_make_world_extract] rename function to ptxd_make_world_extract
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/post/ptxd_make_world_extract.make')
-rw-r--r--rules/post/ptxd_make_world_extract.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/post/ptxd_make_world_extract.make b/rules/post/ptxd_make_world_extract.make
index 412e3b2fe..7b234e721 100644
--- a/rules/post/ptxd_make_world_extract.make
+++ b/rules/post/ptxd_make_world_extract.make
@@ -21,7 +21,7 @@
extract = \
$(call world/env, $(1)) \
pkg_deprecated_extract_dir="$(call ptx/escape, $(strip $(2)))" \
- ptxd_make_extract
+ ptxd_make_world_extract
### --- for KLIBC packages only ---