config_host.mk.source is gone
This commit is contained in:
parent
21c83685d3
commit
64fe96930f
@ -949,8 +949,8 @@ echo build end time is `date`, diskspace: `df -h . | tail -n 1`
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
# TODO: get rid of this
|
# TODO investigate use of make distro-pack-install
|
||||||
. ./config_host.mk.source
|
. ./bin/get_config_variables `sed -n -e '/^export/s/^export \([A-Z0-9_]\+\).*/\1/p' config_host.mk`
|
||||||
#figure out the icon version
|
#figure out the icon version
|
||||||
export `grep "^PRODUCTVERSIONSHORT =" solenv/inc/productversion.mk | sed -e "s/ //g"`
|
export `grep "^PRODUCTVERSIONSHORT =" solenv/inc/productversion.mk | sed -e "s/ //g"`
|
||||||
export `grep "PRODUCTVERSION[ ]*=[ ]*" solenv/inc/productversion.mk | sed -e "s/ //g"`
|
export `grep "PRODUCTVERSION[ ]*=[ ]*" solenv/inc/productversion.mk | sed -e "s/ //g"`
|
||||||
|
Loading…
Reference in New Issue
Block a user