diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2013-06-14 14:46:11 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2013-06-14 14:46:11 +0000 |
commit | 9a8f2fca3d198b5c6d51d645e2609a4cdbf858c2 (patch) | |
tree | a1c488cfd92558d3225363f2092afdaba525730f | |
parent | Fix RTC support in generic config files, bug #444932 (diff) | |
download | genkernel-v3.4.45.x.tar.gz genkernel-v3.4.45.x.tar.bz2 genkernel-v3.4.45.x.zip |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rwxr-xr-x | genkernel | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.45' +GK_V='3.4.45.1' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |