summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard2009-09-01 17:00:29 +0200
committerPeter Korsgaard2009-09-01 17:00:29 +0200
commit6b0d895f641b5309b000e7165c33daf01eefe7f0 (patch)
treea682ea9175c3c930136591e1a21567d717236acc
parentsdl_net: rename back to SDL_net (diff)
downloadbuildroot-6b0d895f641b5309b000e7165c33daf01eefe7f0.tar.gz
buildroot-6b0d895f641b5309b000e7165c33daf01eefe7f0.tar.xz
buildroot-6b0d895f641b5309b000e7165c33daf01eefe7f0.zip
xdata_xcursor-themes: -source target should only download, not extract
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
index ccaec82aa..59d9d49fe 100644
--- a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
+++ b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
@@ -68,7 +68,7 @@ xdata_xcursor-themes-dirclean:
rm -rf $(XDATA_XCURSOR_THEMES_DIR)
xdata_xcursor-themes-depends:
-xdata_xcursor-themes-source: $(XDATA_XCURSOR_THEMES_DIR)/.extracted
+xdata_xcursor-themes-source: $(DL_DIR)/$(XDATA_XCURSOR_THEMES_SOURCE)
xdata_xcursor-themes-patch: $(XDATA_XCURSOR_THEMES_DIR)/.patched
xdata_xcursor-themes-configure: $(XDATA_XCURSOR_THEMES_DIR)/.configured
xdata_xcursor-themes-build: $(XDATA_XCURSOR_THEMES_DIR)/.built