diff options
Diffstat (limited to 'internal/rosa/hakurei_current.go')
| -rw-r--r-- | internal/rosa/hakurei_current.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/hakurei_current.go b/internal/rosa/hakurei_current.go index a6eec7f1..4ad23772 100644 --- a/internal/rosa/hakurei_current.go +++ b/internal/rosa/hakurei_current.go @@ -23,4 +23,4 @@ var hakureiSource = pkg.NewTar(pkg.NewFile( ), pkg.TarGzip) // hakureiPatches are patches applied against the compile-time source tree. -var hakureiPatches [][2]string +var hakureiPatches []KV |
