diff options
Diffstat (limited to 'pkg/pcre/gen.lua')
| -rw-r--r-- | pkg/pcre/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/pcre/gen.lua b/pkg/pcre/gen.lua index 190984a7..de9f989e 100644 --- a/pkg/pcre/gen.lua +++ b/pkg/pcre/gen.lua @@ -38,6 +38,6 @@ lib('libpcre.a', { 'pcre_version.c', 'pcre_xclass.c', '$outdir/pcre_chartables.c', -}, {'$dir/headers'}) +}, {'$gendir/headers'}) fetch 'curl' |
