Turn on CCACHE_HASHDIR by default (#759592, Jan Kratochvil).

(cherry picked from commit 98ad636d9d)

Conflicts:

	ccache.spec
This commit is contained in:
Ville Skyttä 2011-12-17 23:58:28 +02:00
parent c02ed4a5e7
commit 958660d0df
3 changed files with 5 additions and 0 deletions

View File

@ -24,3 +24,5 @@ else if ( $uid != 0 ) then
unsetenv CCACHE_HARDLINK
endif
endif
setenv CCACHE_HASHDIR

View File

@ -25,3 +25,5 @@ elif [ "${EUID:-}" != 0 ] ; then
unset CCACHE_HARDLINK
fi
fi
export CCACHE_HASHDIR=

View File

@ -103,6 +103,7 @@ done
%changelog
* Sun Jan 8 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.4-20
- Turn on CCACHE_HASHDIR by default (#759592, Jan Kratochvil).
- Replace Requires(trigger*) with plain requires to appease rpmbuild >= 4.9.
* Sat Apr 2 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.4-19