diff options
author | Sam Bingner <sam@bingner.com> | 2018-10-12 16:38:39 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-10-12 16:38:39 -1000 |
commit | ab753fcde40b28248172c552ce2b1f23eddfc9f4 (patch) | |
tree | 2ff2724ef77294878f91b528843a0f0b6dba5462 /data/pthread-stubs/make.sh | |
parent | 295030d5719c3af352cfc5394b8ce13e3a1e0fb9 (diff) |
Update more packages
Diffstat (limited to 'data/pthread-stubs/make.sh')
-rw-r--r-- | data/pthread-stubs/make.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/pthread-stubs/make.sh b/data/pthread-stubs/make.sh index 452a4bfd5..ce58b7c91 100644 --- a/data/pthread-stubs/make.sh +++ b/data/pthread-stubs/make.sh @@ -1,4 +1,5 @@ pkg:setup +cp ${PKG_BASE}/config.sub . pkg:configure make pkg:install |