From 42748d6a51c274bc438033d3e86bf294f35a0416 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Wed, 7 Nov 2012 17:38:25 -0500 Subject: Fix directory name for 3.6.6 --- scripts/mk.patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mk.patch.sh') diff --git a/scripts/mk.patch.sh b/scripts/mk.patch.sh index 0086237..ed7f465 100755 --- a/scripts/mk.patch.sh +++ b/scripts/mk.patch.sh @@ -5,7 +5,7 @@ KERNEL_VER="${1%/}" HGPV_PATCH="${2}" TAR="/bin/tar" GPG="/usr/bin/gpg" -SIGNAS="basile" +SIGNAS="F52D4BBA" ################################################################################ -- cgit v1.2.3-65-gdbad