From 478ea1a12dffca0025c0ad55ad702cbaec465f93 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 8 Sep 2010 00:52:27 +0200 Subject: packages: remove unneeded _INSTALL_TARGET_OPT definitions Now that _INSTALL_TARGET_OPT always defaults to 'DESTDIR=$(TARGET_DIR) install', we can remove the _INSTALL_TARGET_OPT definition from a lot of packages. Signed-off-by: Thomas Petazzoni --- package/xstroke/xstroke.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/xstroke') diff --git a/package/xstroke/xstroke.mk b/package/xstroke/xstroke.mk index 920ed9cac..f6795b5a2 100644 --- a/package/xstroke/xstroke.mk +++ b/package/xstroke/xstroke.mk @@ -6,7 +6,6 @@ XSTROKE_VERSION = 0.6 XSTROKE_SOURCE = xstroke-$(XSTROKE_VERSION).tar.gz XSTROKE_SITE = http://avr32linux.org/twiki/pub/Main/XStroke -XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install XSTROKE_DEPENDENCIES = xlib_libXft xlib_libXtst xlib_libXpm -- cgit v1.2.3