forked from rosa/hakurei
internal/rosa/package: migrate nss
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -16,7 +16,7 @@ go build -o /bin/hostname /usr/src/hostname/main.go
|
||||
|
||||
name := "hakurei" + suffix
|
||||
return t.NewPackage(name, hakureiVersion, t.NewPatchedSource(
|
||||
"hakurei", hakureiVersion, hakureiSource, false, hakureiPatches...,
|
||||
"hakurei-"+hakureiVersion, hakureiSource, false, hakureiPatches...,
|
||||
), &PackageAttr{
|
||||
Writable: true,
|
||||
Env: []string{
|
||||
@@ -58,7 +58,7 @@ HAKUREI_VERSION='v` + hakureiVersion + `'
|
||||
H("wayland"),
|
||||
H("wayland-protocols"),
|
||||
|
||||
kernelHeaders,
|
||||
_kernelHeaders,
|
||||
)
|
||||
}
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user