netbsd.quiz: fixup database
This commit is contained in:
parent
e0851dfd7c
commit
55513eed5e
@ -452,6 +452,11 @@ in rec {
|
|||||||
export PATH=$out/bin:$PATH
|
export PATH=$out/bin:$PATH
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
postInstall = ''
|
||||||
|
substituteInPlace $out/usr/share/games/quiz.db/index \
|
||||||
|
--replace /usr $out
|
||||||
|
'';
|
||||||
|
|
||||||
NIX_CFLAGS_COMPILE = [
|
NIX_CFLAGS_COMPILE = [
|
||||||
"-D__noinline="
|
"-D__noinline="
|
||||||
"-D__scanflike(a,b)="
|
"-D__scanflike(a,b)="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user