summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-19 02:05:44 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-03 13:37:01 -0600
commite3f4c59f1b96e4046d6ffbac342a25a78204fe59 (patch)
tree7dcb01880c465c178921adf7f1b3d93810d2cd57
parentfix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECH (diff)
downloadhelp-e3f4c59f1b96e4046d6ffbac342a25a78204fe59.tar.gz
help-e3f4c59f1b96e4046d6ffbac342a25a78204fe59.zip
replace SOLARSRC by SRC_ROOT
-rw-r--r--helpcontent2/source/auxiliary/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk
index a931641a4f..45ab373443 100644
--- a/helpcontent2/source/auxiliary/makefile.mk
+++ b/helpcontent2/source/auxiliary/makefile.mk
@@ -99,7 +99,7 @@ aux_dirs .PHONY :
$(COMMONBIN)$/helpimg.ilst .PHONY:
-$(RM) $@
- $(PERL) $(PRJ)$/helpers$/create_ilst.pl -dir=$(SOLARSRC)/icon-themes/galaxy/res/helpimg > $@.$(INPATH)
+ $(PERL) $(PRJ)$/helpers$/create_ilst.pl -dir=$(SRC_ROOT)/icon-themes/galaxy/res/helpimg > $@.$(INPATH)
$(RENAME) $@.$(INPATH) $@