netbsd.quiz: fixup database

This commit is contained in:
Matthew Bauer 2018-05-02 00:05:54 -05:00
parent e0851dfd7c
commit 55513eed5e

View File

@ -452,6 +452,11 @@ in rec {
export PATH=$out/bin:$PATH
'';
postInstall = ''
substituteInPlace $out/usr/share/games/quiz.db/index \
--replace /usr $out
'';
NIX_CFLAGS_COMPILE = [
"-D__noinline="
"-D__scanflike(a,b)="