From 0f55fe91169dd6b9439ccbaea98229f4a2b7e449 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 29 Sep 2007 09:58:13 +0000 Subject: - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package (Ivan Kuten) --- package/x11r7/pthread-stubs/pthread-stubs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/x11r7/pthread-stubs') diff --git a/package/x11r7/pthread-stubs/pthread-stubs.mk b/package/x11r7/pthread-stubs/pthread-stubs.mk index 33384b049..aa7b8a868 100644 --- a/package/x11r7/pthread-stubs/pthread-stubs.mk +++ b/package/x11r7/pthread-stubs/pthread-stubs.mk @@ -10,5 +10,5 @@ PTHREAD_STUBS_SITE = http://xcb.freedesktop.org/dist/ PTHREAD_STUBS_DEPENDENCIES = uclibc PTHREAD_STUBS_INSTALL_STAGING = YES -$(eval $(call AUTOTARGETS,pthread-stubs)) +$(eval $(call AUTOTARGETS,package/x11r7,pthread-stubs)) -- cgit v1.2.3