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/xapp_editres/xapp_editres.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/x11r7/xapp_editres') diff --git a/package/x11r7/xapp_editres/xapp_editres.mk b/package/x11r7/xapp_editres/xapp_editres.mk index c5c5df780..5dfe57f3d 100644 --- a/package/x11r7/xapp_editres/xapp_editres.mk +++ b/package/x11r7/xapp_editres/xapp_editres.mk @@ -10,4 +10,4 @@ XAPP_EDITRES_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_EDITRES_AUTORECONF = YES XAPP_EDITRES_DEPENDENCIES = xlib_libX11 xlib_libXaw xlib_libXmu xlib_libXt -$(eval $(call AUTOTARGETS,xapp_editres)) +$(eval $(call AUTOTARGETS,package/x11r7,xapp_editres)) -- cgit v1.2.3